bat / BAT.jl

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

Update depencencies plus some fixes #404

Closed oschulz closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +2.16 :tada:

Comparison is base (204bb79) 52.92% compared to head (37b57ad) 55.08%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #404 +/- ## ========================================== + Coverage 52.92% 55.08% +2.16% ========================================== Files 121 121 Lines 5801 5804 +3 ========================================== + Hits 3070 3197 +127 + Misses 2731 2607 -124 ``` | [Impacted Files](https://app.codecov.io/gh/bat/BAT.jl/pull/404?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bat) | Coverage Δ | | |---|---|---| | [...dal\_nested\_sampling/ellipsoidal\_nested\_sampling.jl](https://app.codecov.io/gh/bat/BAT.jl/pull/404?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bat#diff-c3JjL3NhbXBsZXJzL25lc3RlZF9zYW1wbGluZy9lbGxpcHNvaWRhbF9uZXN0ZWRfc2FtcGxpbmcvZWxsaXBzb2lkYWxfbmVzdGVkX3NhbXBsaW5nLmps) | `100.00% <100.00%> (ø)` | | | [src/samplers/sampled\_density.jl](https://app.codecov.io/gh/bat/BAT.jl/pull/404?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bat#diff-c3JjL3NhbXBsZXJzL3NhbXBsZWRfZGVuc2l0eS5qbA==) | `26.08% <100.00%> (+26.08%)` | :arrow_up: | ... and [7 files with indirect coverage changes](https://app.codecov.io/gh/bat/BAT.jl/pull/404/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bat)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.