openpharma / SafetySignalDetection.jl

Bayesian Safety Signal Detection in Julia
https://openpharma.github.io/SafetySignalDetection.jl/
MIT License
5 stars 0 forks source link

14: Add `meta_analytic_samples` wrapper #17

Closed danielinteractive closed 8 months ago

danielinteractive commented 8 months ago

closes #14

codecov[bot] commented 8 months ago

Codecov Report

Attention: Patch coverage is 95.45455% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 95.34%. Comparing base (ceb3c13) to head (5182bb2).

Files Patch % Lines
src/meta_analysis.jl 95.45% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #17 +/- ## ========================================== + Coverage 94.80% 95.34% +0.54% ========================================== Files 4 4 Lines 77 86 +9 ========================================== + Hits 73 82 +9 Misses 4 4 ```

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

brockk commented 8 months ago

I squashed and merged. If in general you prefer that responsibility to stay with PR creator, pls say!