Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CompatHelper: add new compat entry for OrderedCollections at version 1 for package test, (keep existing compat) #754

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

This pull request sets the compat entry for the OrderedCollections package to 1 for package test.
This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.
Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

…1 for package test, (keep existing compat)
@devmotion devmotion force-pushed the compathelper/new_version/2024-12-14-00-12-16-448-01991004396 branch from 1f5d40f to cd90e9b Compare December 14, 2024 00:12
@coveralls
Copy link

coveralls commented Dec 14, 2024

Pull Request Test Coverage Report for Build 12324970045

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1173 unchanged lines in 24 files lost coverage.
  • Overall coverage remained the same at 86.045%

Files with Coverage Reduction New Missed Lines %
src/DynamicPPL.jl 1 91.67%
src/selector.jl 3 42.86%
src/test_utils/varinfo.jl 5 78.26%
src/test_utils/model_interface.jl 5 22.22%
src/distribution_wrappers.jl 6 45.71%
src/model.jl 6 87.96%
src/logdensityfunction.jl 6 61.76%
src/model_utils.jl 7 7.14%
ext/DynamicPPLMCMCChainsExt.jl 8 45.45%
src/test_utils/contexts.jl 12 58.14%
Totals Coverage Status
Change from base Build 12323466233: 0.0%
Covered Lines: 3675
Relevant Lines: 4271

💛 - Coveralls

Copy link

codecov bot commented Dec 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.94%. Comparing base (62a0f19) to head (cd90e9b).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #754   +/-   ##
=======================================
  Coverage   85.94%   85.94%           
=======================================
  Files          36       36           
  Lines        4276     4276           
=======================================
  Hits         3675     3675           
  Misses        601      601           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant