ptiede / Comrade.jl

MIT License
45 stars 7 forks source link

Get libraries working with 0.7 #254

Closed ptiede closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 75.08% // Head: 0.03% // Decreases project coverage by -75.05% :warning:

Coverage data is based on head (7691899) compared to base (be23ffe). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #254 +/- ## ========================================== - Coverage 75.08% 0.03% -75.05% ========================================== Files 27 32 +5 Lines 2115 3036 +921 ========================================== - Hits 1588 1 -1587 - Misses 527 3035 +2508 ``` | [Impacted Files](https://codecov.io/gh/ptiede/Comrade.jl/pull/254?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede) | Coverage Δ | | |---|---|---| | [src/Comrade.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/254?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL0NvbXJhZGUuamw=) | `20.00% <ø> (-80.00%)` | :arrow_down: | | [src/bayes/bayes.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/254?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL2JheWVzL2JheWVzLmps) | `0.00% <0.00%> (-72.73%)` | :arrow_down: | | [src/calibration/caltable.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/254?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL2NhbGlicmF0aW9uL2NhbHRhYmxlLmps) | `0.00% <0.00%> (-61.80%)` | :arrow_down: | | [src/calibration/gains.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/254?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL2NhbGlicmF0aW9uL2dhaW5zLmps) | `0.00% <0.00%> (-60.51%)` | :arrow_down: | | [src/calibration/jones.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/254?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL2NhbGlicmF0aW9uL2pvbmVzLmps) | `0.00% <0.00%> (ø)` | | | [src/calibration/priors.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/254?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL2NhbGlicmF0aW9uL3ByaW9ycy5qbA==) | `0.00% <0.00%> (ø)` | | | [src/distributions/radiolikelihood.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/254?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL2Rpc3RyaWJ1dGlvbnMvcmFkaW9saWtlbGlob29kLmps) | `0.00% <0.00%> (-72.42%)` | :arrow_down: | | [src/inference/inference.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/254?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL2luZmVyZW5jZS9pbmZlcmVuY2Uuamw=) | `0.00% <0.00%> (ø)` | | | [src/inference/pullbacks.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/254?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL2luZmVyZW5jZS9wdWxsYmFja3Muamw=) | `0.00% <0.00%> (ø)` | | | [src/models/combinators.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/254?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL21vZGVscy9jb21iaW5hdG9ycy5qbA==) | `0.00% <0.00%> (-83.57%)` | :arrow_down: | | ... and [42 more](https://codecov.io/gh/ptiede/Comrade.jl/pull/254?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede)

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