ptiede / Comrade.jl

MIT License
43 stars 8 forks source link

CompatHelper: bump compat for AdvancedHMC to 0.4 for package ComradeAHMC, (keep existing compat) #283

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the AdvancedHMC package from 0.3 to 0.3, 0.4 for package ComradeAHMC. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 1 year ago

Codecov Report

Base: 86.82% // Head: 85.11% // Decreases project coverage by -1.71% :warning:

Coverage data is based on head (5f99429) compared to base (4c5f7cd). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #283 +/- ## ========================================== - Coverage 86.82% 85.11% -1.71% ========================================== Files 37 37 Lines 3248 3245 -3 ========================================== - Hits 2820 2762 -58 - Misses 428 483 +55 ``` | [Impacted Files](https://codecov.io/gh/ptiede/Comrade.jl/pull/283?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede) | Coverage Δ | | |---|---|---| | [lib/ComradeAHMC/src/ComradeAHMC.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/283?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-bGliL0NvbXJhZGVBSE1DL3NyYy9Db21yYWRlQUhNQy5qbA==) | `0.00% <0.00%> (-95.84%)` | :arrow_down: | | [src/inference/pullbacks.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/283?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%> (-36.37%)` | :arrow_down: | | [src/inference/inference.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/283?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL2luZmVyZW5jZS9pbmZlcmVuY2Uuamw=) | `70.58% <0.00%> (-23.86%)` | :arrow_down: | | [src/bayes/bayes.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/283?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL2JheWVzL2JheWVzLmps) | `88.23% <0.00%> (-5.89%)` | :arrow_down: | 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.