FriesischScott / UncertaintyQuantification.jl

Uncertainty Quantification in Julia
MIT License
28 stars 7 forks source link

CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) #137

Closed github-actions[bot] closed 8 months ago

github-actions[bot] commented 9 months ago

This pull request changes the compat entry for the StatsBase package from 0.33 to 0.33, 0.34. 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 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (376501c) 98.97% compared to head (476e878) 98.97%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #137 +/- ## ======================================= Coverage 98.97% 98.97% ======================================= Files 24 24 Lines 879 879 ======================================= Hits 870 870 Misses 9 9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.