bat / BAT.jl

A Bayesian Analysis Toolkit in Julia
Other
198 stars 30 forks source link

Fix handing of const parameters in bat_report #447

Closed oschulz closed 1 month ago

oschulz commented 1 month ago

Fixes #446

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 47.38%. Comparing base (7d9844f) to head (a9c2f02).

Files Patch % Lines
src/statistics/report.jl 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #447 +/- ## ========================================== - Coverage 47.39% 47.38% -0.01% ========================================== Files 112 112 Lines 5420 5421 +1 ========================================== Hits 2569 2569 - Misses 2851 2852 +1 ```

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