bat / BAT.jl

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

CompatHelper: bump compat for NamedArrays to 0.10, (keep existing compat) #422

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the NamedArrays package from 0.9 to 0.9, 0.10. 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.02% :warning:

Comparison is base (4787f19) 55.08% compared to head (b7c5c41) 55.06%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #422 +/- ## ========================================== - Coverage 55.08% 55.06% -0.02% ========================================== Files 116 116 Lines 5619 5619 ========================================== - Hits 3095 3094 -1 - Misses 2524 2525 +1 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/bat/BAT.jl/pull/422/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: Have feedback on the report? Share it here.