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

Remove deprecated Formatting #451

Closed devmotion closed 8 months ago

devmotion commented 8 months ago

It's not clear to me where/if Formatting is used at all in MCMCChains.

Fixes #450.

Edit: Test errors are unrelated and should be fixed by #452.

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 84.70%. Comparing base (52cc3e2) to head (3134cea).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #451 +/- ## ======================================= Coverage 84.70% 84.70% ======================================= Files 20 20 Lines 1072 1072 ======================================= Hits 908 908 Misses 164 164 ```

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