TuringLang / ParetoSmooth.jl

An implementation of PSIS algorithms in Julia.
http://turinglang.org/ParetoSmooth.jl/
MIT License
19 stars 12 forks source link

CompatHelper: bump compat for MCMCDiagnosticTools to 0.3, (keep existing compat) #75

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the MCMCDiagnosticTools package from 0.1.0 to 0.1.0, 0.3. 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

Patch coverage has no change and project coverage change: -0.15 :warning:

Comparison is base (118dd40) 84.50% compared to head (4313c36) 84.35%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #75 +/- ## ========================================== - Coverage 84.50% 84.35% -0.15% ========================================== Files 11 11 Lines 400 377 -23 ========================================== - Hits 338 318 -20 + Misses 62 59 -3 ``` | [Impacted Files](https://codecov.io/gh/TuringLang/ParetoSmooth.jl/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TuringLang) | Coverage Δ | | |---|---|---| | [src/ParetoSmooth.jl](https://codecov.io/gh/TuringLang/ParetoSmooth.jl/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TuringLang#diff-c3JjL1BhcmV0b1Ntb290aC5qbA==) | `66.66% <0.00%> (-16.67%)` | :arrow_down: | | [src/NaiveLPD.jl](https://codecov.io/gh/TuringLang/ParetoSmooth.jl/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TuringLang#diff-c3JjL05haXZlTFBELmps) | `78.94% <0.00%> (-2.01%)` | :arrow_down: | | [src/ESS.jl](https://codecov.io/gh/TuringLang/ParetoSmooth.jl/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TuringLang#diff-c3JjL0VTUy5qbA==) | `80.00% <0.00%> (-1.82%)` | :arrow_down: | | [src/PublicHelpers.jl](https://codecov.io/gh/TuringLang/ParetoSmooth.jl/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TuringLang#diff-c3JjL1B1YmxpY0hlbHBlcnMuamw=) | `66.66% <0.00%> (-1.76%)` | :arrow_down: | | [src/InternalHelpers.jl](https://codecov.io/gh/TuringLang/ParetoSmooth.jl/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TuringLang#diff-c3JjL0ludGVybmFsSGVscGVycy5qbA==) | `68.00% <0.00%> (-1.24%)` | :arrow_down: | | [src/LeaveOneOut.jl](https://codecov.io/gh/TuringLang/ParetoSmooth.jl/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TuringLang#diff-c3JjL0xlYXZlT25lT3V0Lmps) | `88.75% <0.00%> (+0.24%)` | :arrow_up: | | [src/ImportanceSampling.jl](https://codecov.io/gh/TuringLang/ParetoSmooth.jl/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TuringLang#diff-c3JjL0ltcG9ydGFuY2VTYW1wbGluZy5qbA==) | `80.43% <0.00%> (+0.43%)` | :arrow_up: | | [src/GPD.jl](https://codecov.io/gh/TuringLang/ParetoSmooth.jl/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TuringLang#diff-c3JjL0dQRC5qbA==) | `97.14% <0.00%> (+4.28%)` | :arrow_up: | 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=TuringLang). 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=TuringLang)

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