Skip to content

refactor MapCanvas to QOpenGLWindow for better WebGL2 support

db9467a
Select commit
Loading
Failed to load commit list.
Merged

refactor MapCanvas to QOpenGLWindow for better WebGL2 support #458

refactor MapCanvas to QOpenGLWindow for better WebGL2 support
db9467a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 14, 2026 in 1s

25.77% (-40.71%) compared to 26d1a9d

View this Pull Request on Codecov

25.77% (-40.71%) compared to 26d1a9d

Details

Codecov Report

❌ Patch coverage is 0% with 283 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.77%. Comparing base (26d1a9d) to head (db9467a).
⚠️ Report is 193 commits behind head on master.

Files with missing lines Patch % Lines
src/display/mapcanvas.cpp 0.00% 125 Missing ⚠️
src/display/mapwindow.cpp 0.00% 74 Missing ⚠️
src/display/MapCanvasData.cpp 0.00% 37 Missing ⚠️
src/mainwindow/mainwindow.cpp 0.00% 32 Missing ⚠️
src/display/mapcanvas_gl.cpp 0.00% 6 Missing ⚠️
src/display/MapCanvasData.h 0.00% 5 Missing ⚠️
src/display/mapcanvas.h 0.00% 2 Missing ⚠️
src/mainwindow/utils.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #458       +/-   ##
===========================================
- Coverage   66.48%   25.77%   -40.71%     
===========================================
  Files          85      492      +407     
  Lines        4186    40839    +36653     
  Branches      255     4436     +4181     
===========================================
+ Hits         2783    10528     +7745     
- Misses       1403    30311    +28908     

☔ 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.