bat / BAT.jl

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

Use Pkg extensions #408

Closed oschulz closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 65.01% and project coverage change: -0.35 :warning:

Comparison is base (75bb05d) 55.01% compared to head (f36a127) 54.67%.

:exclamation: Current head f36a127 differs from pull request most recent head 1a43716. Consider uploading reports for the commit 1a43716 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #408 +/- ## ========================================== - Coverage 55.01% 54.67% -0.35% ========================================== Files 118 119 +1 Lines 5702 5727 +25 ========================================== - Hits 3137 3131 -6 - Misses 2565 2596 +31 ``` | [Impacted Files](https://app.codecov.io/gh/bat/BAT.jl/pull/408?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bat) | Coverage Δ | | |---|---|---| | [ext/BATFoldsExt.jl](https://app.codecov.io/gh/bat/BAT.jl/pull/408?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bat#diff-ZXh0L0JBVEZvbGRzRXh0Lmps) | `0.00% <0.00%> (ø)` | | | [ext/BATPlotsExt.jl](https://app.codecov.io/gh/bat/BAT.jl/pull/408?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bat#diff-ZXh0L0JBVFBsb3RzRXh0Lmps) | `0.00% <0.00%> (ø)` | | | [ext/BATUltraNestExt.jl](https://app.codecov.io/gh/bat/BAT.jl/pull/408?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bat#diff-ZXh0L0JBVFVsdHJhTmVzdEV4dC5qbA==) | `0.00% <0.00%> (ø)` | | | [src/plotting/recipes\_MarginalDist\_2D.jl](https://app.codecov.io/gh/bat/BAT.jl/pull/408?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bat#diff-c3JjL3Bsb3R0aW5nL3JlY2lwZXNfTWFyZ2luYWxEaXN0XzJELmps) | `0.00% <0.00%> (ø)` | | | [src/plotting/recipes\_samples\_1D.jl](https://app.codecov.io/gh/bat/BAT.jl/pull/408?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bat#diff-c3JjL3Bsb3R0aW5nL3JlY2lwZXNfc2FtcGxlc18xRC5qbA==) | `0.00% <0.00%> (ø)` | | | [src/plotting/vsel\_processing.jl](https://app.codecov.io/gh/bat/BAT.jl/pull/408?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bat#diff-c3JjL3Bsb3R0aW5nL3ZzZWxfcHJvY2Vzc2luZy5qbA==) | `0.00% <0.00%> (ø)` | | | [src/utils/pkgext\_utils.jl](https://app.codecov.io/gh/bat/BAT.jl/pull/408?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bat#diff-c3JjL3V0aWxzL3BrZ2V4dF91dGlscy5qbA==) | `25.00% <25.00%> (ø)` | | | [ext/BATNestedSamplersExt.jl](https://app.codecov.io/gh/bat/BAT.jl/pull/408?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bat#diff-ZXh0L0JBVE5lc3RlZFNhbXBsZXJzRXh0Lmps) | `63.15% <33.33%> (ø)` | | | [src/algotypes/io\_algorithm.jl](https://app.codecov.io/gh/bat/BAT.jl/pull/408?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bat#diff-c3JjL2FsZ290eXBlcy9pb19hbGdvcml0aG0uamw=) | `56.25% <56.25%> (ø)` | | | [src/algodefaults/default\_io\_algorithm.jl](https://app.codecov.io/gh/bat/BAT.jl/pull/408?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bat#diff-c3JjL2FsZ29kZWZhdWx0cy9kZWZhdWx0X2lvX2FsZ29yaXRobS5qbA==) | `71.42% <71.42%> (ø)` | | | ... and [4 more](https://app.codecov.io/gh/bat/BAT.jl/pull/408?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bat) | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/bat/BAT.jl/pull/408/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.