Breaking changes: runtime filtering of measurements and selection of processing for simultaneous measurements #379
Codecov / codecov/project
failed
Dec 2, 2024 in 0s
66.27% (-10.02%) compared to 923aca9
View this Pull Request on Codecov
66.27% (-10.02%) compared to 923aca9
Details
Codecov Report
Attention: Patch coverage is 79.08951%
with 271 lines
in your changes missing coverage. Please review.
Project coverage is 66.27%. Comparing base (
923aca9
) to head (0937fe7
).
Report is 32 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
src/od/ground_station/mod.rs | 71.65% | 70 Missing |
src/od/msr/data_arc.rs | 79.47% | 62 Missing |
src/od/msr/sensitivity.rs | 65.81% | 40 Missing |
src/od/simulator/arc.rs | 76.19% | 25 Missing |
src/od/msr/measurement.rs | 48.83% | 22 Missing |
src/od/process/mod.rs | 84.61% | 16 Missing |
src/od/noise/mod.rs | 0.00% | 9 Missing |
src/od/ground_station/trk_device.rs | 90.69% | 8 Missing |
src/od/msr/types.rs | 82.92% | 7 Missing |
src/od/process/export.rs | 85.71% | 4 Missing |
... and 5 more |
Additional details and impacted files
@@ Coverage Diff @@
## master #379 +/- ##
===========================================
- Coverage 76.29% 66.27% -10.02%
===========================================
Files 84 88 +4
Lines 13332 13386 +54
===========================================
- Hits 10172 8872 -1300
- Misses 3160 4514 +1354
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading