TuringLang / DynamicPPL.jl

Implementation of domain-specific language (DSL) for dynamic probabilistic programming
https://turinglang.org/DynamicPPL.jl/
MIT License
157 stars 27 forks source link

CompatHelper: bump compat for DynamicPPL to 0.25 for package turing, (keep existing compat) #593

Closed github-actions[bot] closed 4 months ago

github-actions[bot] commented 5 months ago

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

github-actions[bot] commented 4 months ago

Pull Request Test Coverage Report for Build 8857120205

Details


Files with Coverage Reduction New Missed Lines %
src/model.jl 1 89.22%
src/varinfo.jl 6 92.62%
src/simple_varinfo.jl 6 82.61%
src/threadsafe.jl 12 55.26%
<!-- Total: 25 -->
Totals Coverage Status
Change from base Build 8837130781: 1.4%
Covered Lines: 2817
Relevant Lines: 3515

💛 - Coveralls
codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.20%. Comparing base (816e962) to head (3242d25). Report is 24 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #593 +/- ## ========================================== - Coverage 83.65% 81.20% -2.46% ========================================== Files 28 30 +2 Lines 3219 3517 +298 ========================================== + Hits 2693 2856 +163 - Misses 526 661 +135 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 8857120205

Details


Files with Coverage Reduction New Missed Lines %
src/model.jl 1 89.22%
src/varinfo.jl 6 92.62%
src/simple_varinfo.jl 6 82.61%
src/threadsafe.jl 12 55.26%
<!-- Total: 25 -->
Totals Coverage Status
Change from base Build 8837130781: 2.8%
Covered Lines: 2856
Relevant Lines: 3502

💛 - Coveralls