bat / BAT.jl

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

Support bat_transform from Distribution #419

Closed oschulz closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 75.00% and project coverage change: -0.02 :warning:

Comparison is base (c6166c4) 54.96% compared to head (c32f7b4) 54.95%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #419 +/- ## ========================================== - Coverage 54.96% 54.95% -0.02% ========================================== Files 116 116 Lines 5614 5619 +5 ========================================== + Hits 3086 3088 +2 - Misses 2528 2531 +3 ``` | [Impacted Files](https://app.codecov.io/gh/bat/BAT.jl/pull/419?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bat) | Coverage Δ | | |---|---|---| | [src/densities/distribution\_density.jl](https://app.codecov.io/gh/bat/BAT.jl/pull/419?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bat#diff-c3JjL2RlbnNpdGllcy9kaXN0cmlidXRpb25fZGVuc2l0eS5qbA==) | `68.18% <0.00%> (-1.59%)` | :arrow_down: | | [src/algotypes/transform\_algorithm.jl](https://app.codecov.io/gh/bat/BAT.jl/pull/419?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bat#diff-c3JjL2FsZ290eXBlcy90cmFuc2Zvcm1fYWxnb3JpdGhtLmps) | `67.46% <85.71%> (+0.38%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/bat/BAT.jl/pull/419/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.