mlcolab / Pathfinder.jl

Preheat your MCMC
https://mlcolab.github.io/Pathfinder.jl/
MIT License
75 stars 6 forks source link

CompatHelper: bump compat for Turing to 0.30 for package Turing, (keep existing compat) #174

Closed github-actions[bot] closed 10 months ago

github-actions[bot] commented 10 months ago

This pull request changes the compat entry for the Turing 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.

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (2f8e8df) 92.92% compared to head (d066585) 80.10%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #174 +/- ## =========================================== - Coverage 92.92% 80.10% -12.83% =========================================== Files 13 13 Lines 594 593 -1 =========================================== - Hits 552 475 -77 - Misses 42 118 +76 ```

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

sethaxen commented 10 months ago

I also bumped Turing and AdvancedHMC compat for docs, supersedes #173 and #163