bat / BAT.jl

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

CompatHelper: bump compat for HypothesisTests to 0.11, (keep existing compat) #403

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the HypothesisTests package from 0.10 to 0.10, 0.11. 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.12 :tada:

Comparison is base (98446f1) 52.79% compared to head (fead2ba) 52.92%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #403 +/- ## ========================================== + Coverage 52.79% 52.92% +0.12% ========================================== Files 121 121 Lines 5800 5801 +1 ========================================== + Hits 3062 3070 +8 + Misses 2738 2731 -7 ``` [see 3 files with indirect coverage changes](https://app.codecov.io/gh/bat/BAT.jl/pull/403/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bat)

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