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

Add SMC-PHD components #798

Merged
merged 11 commits into from
Feb 28, 2024

Fix typos and improve documentation of SMCPHDUpdater

27ecd5b
Select commit
Loading
Failed to load commit list.
Merged

Add SMC-PHD components #798

Fix typos and improve documentation of SMCPHDUpdater
27ecd5b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 26, 2024 in 0s

93.42% (+0.01%) compared to cd30860

View this Pull Request on Codecov

93.42% (+0.01%) compared to cd30860

Details

Codecov Report

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

Project coverage is 93.42%. Comparing base (cd30860) to head (27ecd5b).
Report is 30 commits behind head on main.

Files Patch % Lines
stonesoup/updater/particle.py 87.50% 2 Missing and 3 partials ⚠️
stonesoup/hypothesiser/simple.py 97.05% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #798      +/-   ##
==========================================
+ Coverage   93.40%   93.42%   +0.01%     
==========================================
  Files         201      202       +1     
  Lines       12700    12813     +113     
  Branches     2608     2621      +13     
==========================================
+ Hits        11863    11970     +107     
- Misses        593      595       +2     
- Partials      244      248       +4     

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