FriesischScott / UncertaintyQuantification.jl

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

CompatHelper: add new compat entry for KernelDensity at version 0.6, (keep existing compat) #135

Closed github-actions[bot] closed 9 months ago

github-actions[bot] commented 9 months ago

This pull request sets the compat entry for the KernelDensity package to 0.6. 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. Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

codecov[bot] commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (a601600) 98.97% compared to head (94a4377) 98.97%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #135 +/- ## ======================================= 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.