Skip to content

Fixes for bias tests and variable names

6c3e464
Select commit
Loading
Failed to load commit list.
Open

Add sensor bias estimation components and multi-sensor fusion bias example #1217

Fixes for bias tests and variable names
6c3e464
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 1s

94.65% (+0.09%) compared to 2c7d99f

View this Pull Request on Codecov

94.65% (+0.09%) compared to 2c7d99f

Details

Codecov Report

❌ Patch coverage is 99.11504% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.65%. Comparing base (2c7d99f) to head (6c3e464).
⚠️ Report is 29 commits behind head on main.

Files with missing lines Patch % Lines
stonesoup/updater/bias.py 97.22% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1217      +/-   ##
==========================================
+ Coverage   94.56%   94.65%   +0.09%     
==========================================
  Files         233      236       +3     
  Lines       16756    16981     +225     
  Branches     2355     2383      +28     
==========================================
+ Hits        15845    16074     +229     
+ Misses        611      609       -2     
+ Partials      300      298       -2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.