Fly View: add altitude support for Click to ROI #14438
Open
Codecov / codecov/project
succeeded
May 27, 2026 in 0s
26.55% (target 30.00%)
View this Pull Request on Codecov
26.55% (target 30.00%)
Details
Codecov Report
❌ Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 26.55%. Comparing base (f29efd3) to head (117c834).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Vehicle/TerrainQueryCoordinator.cc | 0.00% | 8 Missing |
| src/Vehicle/Vehicle.cc | 0.00% | 1 Missing |
❌ Your project check has failed because the head coverage (26.55%) is below the target coverage (30.00%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files
@@ Coverage Diff @@
## master #14438 +/- ##
==========================================
+ Coverage 25.47% 26.55% +1.08%
==========================================
Files 769 767 -2
Lines 65912 66291 +379
Branches 30495 30669 +174
==========================================
+ Hits 16788 17605 +817
+ Misses 37285 36190 -1095
- Partials 11839 12496 +657 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/Vehicle/TerrainQueryCoordinator.h | 0.00% <ø> (ø) |
|
| src/Vehicle/Vehicle.cc | 21.18% <0.00%> (-0.22%) |
⬇️ |
| src/Vehicle/TerrainQueryCoordinator.cc | 8.40% <0.00%> (-0.45%) |
⬇️ |
... and 125 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 0425145...117c834. 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