baggepinnen / LowLevelParticleFilters.jl

State estimation, smoothing and parameter estimation using Kalman and particle filters.
https://baggepinnen.github.io/LowLevelParticleFilters.jl/stable
Other
117 stars 15 forks source link

CompatHelper: add new compat entry for NonlinearSolve at version 1, (keep existing compat) #109

Closed github-actions[bot] closed 9 months ago

github-actions[bot] commented 1 year ago

This pull request sets the compat entry for the NonlinearSolve package to 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. 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 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.17% :warning:

Comparison is base (0bd11e9) 85.21% compared to head (ae62140) 85.05%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #109 +/- ## ========================================== - Coverage 85.21% 85.05% -0.17% ========================================== Files 17 17 Lines 1211 1198 -13 ========================================== - Hits 1032 1019 -13 Misses 179 179 ``` | [Flag](https://app.codecov.io/gh/baggepinnen/LowLevelParticleFilters.jl/pull/109/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Fredrik+Bagge+Carlson) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/baggepinnen/LowLevelParticleFilters.jl/pull/109/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Fredrik+Bagge+Carlson) | `85.05% <ø> (-0.17%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Fredrik+Bagge+Carlson#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files Changed](https://app.codecov.io/gh/baggepinnen/LowLevelParticleFilters.jl/pull/109?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Fredrik+Bagge+Carlson) | Coverage Δ | | |---|---|---| | [src/LowLevelParticleFilters.jl](https://app.codecov.io/gh/baggepinnen/LowLevelParticleFilters.jl/pull/109?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Fredrik+Bagge+Carlson#diff-c3JjL0xvd0xldmVsUGFydGljbGVGaWx0ZXJzLmps) | `100.00% <ø> (ø)` | | | [src/utils.jl](https://app.codecov.io/gh/baggepinnen/LowLevelParticleFilters.jl/pull/109?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Fredrik+Bagge+Carlson#diff-c3JjL3V0aWxzLmps) | `81.01% <ø> (-2.69%)` | :arrow_down: |

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