TuringLang / MCMCDiagnosticTools.jl

https://turinglang.org/MCMCDiagnosticTools.jl/dev
Other
19 stars 6 forks source link

Fix CompatHelper #121

Closed devmotion closed 8 months ago

devmotion commented 8 months ago

120 broke CompatHelper: https://github.com/TuringLang/MCMCDiagnosticTools.jl/actions/workflows/CompatHelper.yml This PR fixes the problem.

Manual CompatHelper run with this PR: https://github.com/TuringLang/MCMCDiagnosticTools.jl/actions/runs/7927222152/job/21643245417

coveralls commented 8 months ago

Pull Request Test Coverage Report for Build 7927227940

Details


Totals Coverage Status
Change from base Build 7904148859: 0.0%
Covered Lines: 847
Relevant Lines: 877

💛 - Coveralls
codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (c460b8c) 96.68% compared to head (0378e61) 96.68%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #121 +/- ## ======================================= Coverage 96.68% 96.68% ======================================= Files 11 11 Lines 876 876 ======================================= Hits 847 847 Misses 29 29 ```

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