bat / BAT.jl

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

CompatHelper: bump compat for PrettyTables to 2, (keep existing compat) #388

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the PrettyTables package from 1 to 1, 2. 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-commenter commented 2 years ago

Codecov Report

Base: 53.25% // Head: 53.32% // Increases project coverage by +0.07% :tada:

Coverage data is based on head (f0a1086) compared to base (2a20ed1). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #388 +/- ## ========================================== + Coverage 53.25% 53.32% +0.07% ========================================== Files 118 118 Lines 5678 5678 ========================================== + Hits 3024 3028 +4 + Misses 2654 2650 -4 ``` | [Impacted Files](https://codecov.io/gh/bat/BAT.jl/pull/388?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bat) | Coverage Δ | | |---|---|---| | [src/samplers/bat\_sample.jl](https://codecov.io/gh/bat/BAT.jl/pull/388/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bat#diff-c3JjL3NhbXBsZXJzL2JhdF9zYW1wbGUuamw=) | `96.36% <0.00%> (+7.27%)` | :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=bat). 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=bat)

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