TuringLang / ParetoSmooth.jl

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

Bump up compat to PrettyTables 2 #70

Closed svilupp closed 1 year ago

svilupp commented 1 year ago

I would like suggest bumping up the compat to PrettyTables2.

Why:

Changes:

Checks:

Results:

codecov[bot] commented 1 year ago

Codecov Report

Base: 82.59% // Head: 82.59% // No change to project coverage :thumbsup:

Coverage data is based on head (7b785d9) compared to base (d33aaeb). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #70 +/- ## ======================================= Coverage 82.59% 82.59% ======================================= Files 11 11 Lines 339 339 ======================================= Hits 280 280 Misses 59 59 ``` | [Impacted Files](https://codecov.io/gh/TuringLang/ParetoSmooth.jl/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TuringLang) | Coverage Δ | | |---|---|---| | [src/LeaveOneOut.jl](https://codecov.io/gh/TuringLang/ParetoSmooth.jl/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TuringLang#diff-c3JjL0xlYXZlT25lT3V0Lmps) | `84.48% <ø> (ø)` | | | [src/ModelComparison.jl](https://codecov.io/gh/TuringLang/ParetoSmooth.jl/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TuringLang#diff-c3JjL01vZGVsQ29tcGFyaXNvbi5qbA==) | `86.79% <ø> (ø)` | | 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.