RemoteID/PositionManager: fix GCS Live GNSS position#14587
Open
julianoes wants to merge 2 commits into
Open
Codecov / codecov/project
succeeded
Jul 6, 2026 in 1s
30.62% (target 30.00%)
View this Pull Request on Codecov
30.62% (target 30.00%)
Details
Codecov Report
❌ Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.62%. Comparing base (f29efd3) to head (fced979).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/PositionManager/PositionManager.cpp | 25.00% | 1 Missing and 2 partials |
| src/Vehicle/RemoteIDManager.cc | 0.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #14587 +/- ##
==========================================
+ Coverage 25.47% 30.62% +5.15%
==========================================
Files 769 785 +16
Lines 65912 66780 +868
Branches 30495 30940 +445
==========================================
+ Hits 16788 20452 +3664
+ Misses 37285 32389 -4896
- Partials 11839 13939 +2100 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/PositionManager/PositionManager.h | 80.00% <ø> (+40.00%) |
⬆️ |
| src/Vehicle/RemoteIDManager.cc | 18.27% <0.00%> (-2.59%) |
⬇️ |
| src/PositionManager/PositionManager.cpp | 15.83% <25.00%> (+0.57%) |
⬆️ |
... and 434 files with indirect coverage changes
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update c85eb6e...fced979. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading