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

GOSPAMetric: Avoid unnecessary copies and inefficient masking #1059

Merged
merged 10 commits into from
Jul 18, 2024

GOSPAMetric: Added test for no ground truths

59bd95b
Select commit
Loading
Failed to load commit list.
Merged

GOSPAMetric: Avoid unnecessary copies and inefficient masking #1059

GOSPAMetric: Added test for no ground truths
59bd95b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 17, 2024 in 0s

94.23% (+0.04%) compared to 92dae99

View this Pull Request on Codecov

94.23% (+0.04%) compared to 92dae99

Details

Codecov Report

Attention: Patch coverage is 97.05882% with 1 line in your changes missing coverage. Please review.

Project coverage is 94.23%. Comparing base (92dae99) to head (59bd95b).

Files Patch % Lines
stonesoup/metricgenerator/ospametric.py 97.05% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1059      +/-   ##
==========================================
+ Coverage   94.19%   94.23%   +0.04%     
==========================================
  Files         207      207              
  Lines       13465    13487      +22     
  Branches     2740     2743       +3     
==========================================
+ Hits        12683    12710      +27     
+ Misses        530      524       -6     
- Partials      252      253       +1     

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