Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support regulariser with multi model particle filter #979

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

sdhiscocks
Copy link
Member

No description provided.

@sdhiscocks sdhiscocks requested a review from a team as a code owner April 4, 2024 13:45
@sdhiscocks sdhiscocks requested review from orosoman-dstl and mharris-dstl and removed request for a team April 4, 2024 13:45
Copy link

codecov bot commented Apr 4, 2024

Codecov Report

Attention: Patch coverage is 90.47619% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 93.55%. Comparing base (8c8f9ee) to head (068adf6).

Files Patch % Lines
stonesoup/updater/particle.py 85.71% 2 Missing and 2 partials ⚠️
stonesoup/regulariser/particle.py 94.28% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #979   +/-   ##
=======================================
  Coverage   93.54%   93.55%           
=======================================
  Files         202      202           
  Lines       12930    12977   +47     
  Branches     2640     2651   +11     
=======================================
+ Hits        12096    12140   +44     
  Misses        590      590           
- Partials      244      247    +3     
Flag Coverage Δ
integration 65.87% <15.87%> (-0.17%) ⬇️
unittests 89.19% <90.47%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants