FriesischScott / UncertaintyQuantification.jl

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

CompatHelper: bump compat for FastGaussQuadrature to 1, (keep existing compat) #133

Closed github-actions[bot] closed 9 months ago

github-actions[bot] commented 9 months ago

This pull request changes the compat entry for the FastGaussQuadrature package from 0.4, 0.5 to 0.4, 0.5, 1. 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 (b5cf88f) 98.95% compared to head (cdc49bb) 98.95%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #133 +/- ## ======================================= Coverage 98.95% 98.95% ======================================= Files 23 23 Lines 858 858 ======================================= Hits 849 849 Misses 9 9 ```

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