bat / BAT.jl

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

Update AdvancedHMC to v0.5 #421

Closed oschulz closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 78.12% and project coverage change: +0.12% :tada:

Comparison is base (0afd827) 54.95% compared to head (4787f19) 55.08%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #421 +/- ## ========================================== + Coverage 54.95% 55.08% +0.12% ========================================== Files 116 116 Lines 5619 5619 ========================================== + Hits 3088 3095 +7 + Misses 2531 2524 -7 ``` | [Files Changed](https://app.codecov.io/gh/bat/BAT.jl/pull/421?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bat) | Coverage Δ | | |---|---|---| | [src/BAT.jl](https://app.codecov.io/gh/bat/BAT.jl/pull/421?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bat#diff-c3JjL0JBVC5qbA==) | `100.00% <ø> (ø)` | | | [src/extdefs/ahmc\_defs/ahmc\_config.jl](https://app.codecov.io/gh/bat/BAT.jl/pull/421?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bat#diff-c3JjL2V4dGRlZnMvYWhtY19kZWZzL2FobWNfY29uZmlnLmps) | `100.00% <ø> (ø)` | | | [ext/ahmc\_impl/ahmc\_config\_impl.jl](https://app.codecov.io/gh/bat/BAT.jl/pull/421?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bat#diff-ZXh0L2FobWNfaW1wbC9haG1jX2NvbmZpZ19pbXBsLmps) | `53.12% <65.00%> (+13.12%)` | :arrow_up: | | [ext/BATAdvancedHMCExt.jl](https://app.codecov.io/gh/bat/BAT.jl/pull/421?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bat#diff-ZXh0L0JBVEFkdmFuY2VkSE1DRXh0Lmps) | `100.00% <100.00%> (ø)` | | | [ext/ahmc\_impl/ahmc\_sampler\_impl.jl](https://app.codecov.io/gh/bat/BAT.jl/pull/421?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bat#diff-ZXh0L2FobWNfaW1wbC9haG1jX3NhbXBsZXJfaW1wbC5qbA==) | `98.51% <100.00%> (+0.01%)` | :arrow_up: | | [ext/ahmc\_impl/ahmc\_tuner\_impl.jl](https://app.codecov.io/gh/bat/BAT.jl/pull/421?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bat#diff-ZXh0L2FobWNfaW1wbC9haG1jX3R1bmVyX2ltcGwuamw=) | `94.59% <100.00%> (+0.15%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/bat/BAT.jl/pull/421/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: Have feedback on the report? Share it here.