TuringLang / MCMCChains.jl

Types and utility functions for summarizing Markov chain Monte Carlo simulations
https://turinglang.org/MCMCChains.jl/
Other
268 stars 28 forks source link

CompatHelper: bump compat for AbstractMCMC to 5, (keep existing compat) #438

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the AbstractMCMC package from 0.4, 0.5, 1.0, 2.0, 3.0, 4 to 0.4, 0.5, 1.0, 2.0, 3.0, 4, 5. 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 1 year ago

Codecov Report

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

Comparison is base (82def13) 84.62% compared to head (d987990) 84.62%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #438 +/- ## ======================================= Coverage 84.62% 84.62% ======================================= Files 20 20 Lines 1067 1067 ======================================= Hits 903 903 Misses 164 164 ``` | [Files](https://app.codecov.io/gh/TuringLang/MCMCChains.jl/pull/438?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TuringLang) | Coverage Δ | | |---|---|---| | [src/chains.jl](https://app.codecov.io/gh/TuringLang/MCMCChains.jl/pull/438?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TuringLang#diff-c3JjL2NoYWlucy5qbA==) | `84.39% <ø> (ø)` | |

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