Skip to content

QtLocationPlugin: tile cache, fetch, and provider overhaul#14556

Open
HTRamsey wants to merge 1 commit into
mavlink:masterfrom
HTRamsey:feature/qtlocation-overhaul
Open

QtLocationPlugin: tile cache, fetch, and provider overhaul#14556
HTRamsey wants to merge 1 commit into
mavlink:masterfrom
HTRamsey:feature/qtlocation-overhaul

QtLocationPlugin: tile cache, fetch, and provider overhaul

8d4b8a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 18, 2026 in 1s

30.15% (target 30.00%)

View this Pull Request on Codecov

30.15% (target 30.00%)

Details

Codecov Report

❌ Patch coverage is 68.04979% with 77 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.15%. Comparing base (f29efd3) to head (8d4b8a8).
⚠️ Report is 103 commits behind head on master.

Files with missing lines Patch % Lines
src/QtLocationPlugin/QGCHostCircuitBreaker.h 56.32% 18 Missing and 20 partials ⚠️
src/Viewer3D/Viewer3DTileReply.cc 0.00% 16 Missing ⚠️
src/QtLocationPlugin/QGeoFileTileCacheQGC.h 21.42% 11 Missing ⚠️
src/QtLocationPlugin/QGCMapTasks.h 91.17% 0 Missing and 3 partials ⚠️
src/QtLocationPlugin/QGCTileCacheWorker.h 75.00% 1 Missing and 1 partial ⚠️
src/QtLocationPlugin/QGeoTileFetcherQGC.h 81.81% 0 Missing and 2 partials ⚠️
src/QtLocationPlugin/QGCCacheTile.h 75.00% 0 Missing and 1 partial ⚠️
src/QtLocationPlugin/QGCMapEngineManager.h 80.00% 0 Missing and 1 partial ⚠️
src/QtLocationPlugin/TileFetchMetrics.h 66.66% 0 Missing and 1 partial ⚠️
src/Settings/AppSettings.cc 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #14556      +/-   ##
==========================================
+ Coverage   25.47%   30.15%   +4.68%     
==========================================
  Files         769      777       +8     
  Lines       65912    67173    +1261     
  Branches    30495    31159     +664     
==========================================
+ Hits        16788    20258    +3470     
+ Misses      37285    33238    -4047     
- Partials    11839    13677    +1838     
Files with missing lines Coverage Δ
src/QGCApplication.cc 20.10% <100.00%> (-1.35%) ⬇️
src/QtLocationPlugin/Providers/MapProvider.h 100.00% <100.00%> (ø)
src/QtLocationPlugin/QGCCachedTileSet.h 100.00% <100.00%> (ø)
src/QtLocationPlugin/QGCMapTaskBase.h 100.00% <100.00%> (ø)
src/QtLocationPlugin/QGCMapUrlEngine.h 100.00% <ø> (ø)
src/QtLocationPlugin/QGCTile.h 0.00% <ø> (ø)
src/QtLocationPlugin/QGCTileCacheDatabase.h 100.00% <ø> (ø)
src/Settings/AppSettings.h 100.00% <ø> (ø)
src/Utilities/Network/QGCNetworkHelper.h 12.50% <ø> (+12.50%) ⬆️
src/QtLocationPlugin/QGCCacheTile.h 80.00% <75.00%> (-7.50%) ⬇️
... and 10 more

... and 374 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 9b73144...8d4b8a8. 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.