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: bump compat for DynamicPPL to 0.30 for package turing, (keep existing compat) #687

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

Conversation

github-actions[bot]
Copy link
Contributor

This pull request changes the compat entry for the DynamicPPL package from 0.24, 0.25, 0.26, 0.27, 0.28, 0.29 to 0.24, 0.25, 0.26, 0.27, 0.28, 0.29, 0.30 for package turing.
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.

@devmotion devmotion force-pushed the compathelper/new_version/2024-10-12-00-10-56-721-00754090125 branch from 0996ed9 to f03e197 Compare October 12, 2024 00:11
Copy link

codecov bot commented Oct 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.04%. Comparing base (c38e65f) to head (f03e197).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #687      +/-   ##
==========================================
+ Coverage   79.02%   79.04%   +0.02%     
==========================================
  Files          30       30              
  Lines        4200     4200              
==========================================
+ Hits         3319     3320       +1     
+ Misses        881      880       -1     

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

@coveralls
Copy link

coveralls commented Oct 12, 2024

Pull Request Test Coverage Report for Build 11300921984

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 93 unchanged lines in 18 files lost coverage.
  • Overall coverage increased (+0.02%) to 79.464%

Files with Coverage Reduction New Missed Lines %
src/model.jl 1 93.68%
src/sampler.jl 1 92.73%
ext/DynamicPPLEnzymeCoreExt.jl 1 0.0%
src/test_utils.jl 3 85.31%
src/model_utils.jl 3 19.64%
src/varnamedvector.jl 3 89.42%
src/contexts.jl 3 75.76%
src/context_implementations.jl 3 63.67%
src/distribution_wrappers.jl 4 44.12%
ext/DynamicPPLForwardDiffExt.jl 4 66.67%
Totals Coverage Status
Change from base Build 11237398684: 0.02%
Covered Lines: 3320
Relevant Lines: 4178

💛 - Coveralls

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