TuringLang / MCMCDiagnosticTools.jl

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

Add compat entries for LinearAlgebra and Random #115

Closed sethaxen closed 10 months ago

sethaxen commented 10 months ago

For some reason CompatHelper misses these, but General requires they be specified to register a new version. https://github.com/JuliaRegistries/General/pull/94396#issuecomment-1784908921

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (1e1ab9f) 96.65% compared to head (93bed1f) 96.65%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #115 +/- ## ======================================= Coverage 96.65% 96.65% ======================================= Files 11 11 Lines 867 867 ======================================= Hits 838 838 Misses 29 29 ```

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

github-actions[bot] commented 10 months ago

Pull Request Test Coverage Report for Build 6691606623


Totals Coverage Status
Change from base Build 6691515159: 0.0%
Covered Lines: 838
Relevant Lines: 868

💛 - Coveralls