TuringLang / AbstractMCMC.jl

Abstract types and interfaces for Markov chain Monte Carlo methods
https://turinglang.org/AbstractMCMC.jl
MIT License
78 stars 18 forks source link

CompatHelper: bump compat for BangBang to 0.4, (keep existing compat) #137

Closed github-actions[bot] closed 6 months ago

github-actions[bot] commented 6 months ago

This pull request changes the compat entry for the BangBang package from 0.3.19 to 0.3.19, 0.4. 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.

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (dfb33b5) 96.87% compared to head (01761a4) 97.18%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #137 +/- ## ========================================== + Coverage 96.87% 97.18% +0.31% ========================================== Files 8 8 Lines 320 320 ========================================== + Hits 310 311 +1 + Misses 10 9 -1 ```

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