Skip to content

Bump CI compilers and fix consteval compatibility - #191

Open
nschimme wants to merge 5 commits into
mint-wip-2026-04-05afrom
bump-ci-compilers-and-fix-consteval-14491081652815762903
Open

Bump CI compilers and fix consteval compatibility#191
nschimme wants to merge 5 commits into
mint-wip-2026-04-05afrom
bump-ci-compilers-and-fix-consteval-14491081652815762903

ci: bump compilers, optimize rendering with std::span, and fix format…

33ffd8e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2026 in 0s

25.14% (+25.14%) compared to a021ccb

View this Pull Request on Codecov

25.14% (+25.14%) compared to a021ccb

Details

Codecov Report

❌ Patch coverage is 0% with 64 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.14%. Comparing base (a021ccb) to head (33ffd8e).

Files with missing lines Patch % Lines
src/opengl/legacy/Legacy.h 0.00% 15 Missing ⚠️
src/opengl/OpenGL.cpp 0.00% 12 Missing ⚠️
src/opengl/Font.cpp 0.00% 9 Missing ⚠️
src/display/Connections.cpp 0.00% 7 Missing ⚠️
src/opengl/OpenGL.h 0.00% 7 Missing ⚠️
src/opengl/legacy/Legacy.cpp 0.00% 5 Missing ⚠️
src/display/mapcanvas_gl.cpp 0.00% 3 Missing ⚠️
src/opengl/UboManager.h 0.00% 2 Missing ⚠️
src/opengl/legacy/SimpleMesh.h 0.00% 2 Missing ⚠️
src/display/Infomarks.cpp 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@                    Coverage Diff                    @@
##           mint-wip-2026-04-05a     #191       +/-   ##
=========================================================
+ Coverage                  0.00%   25.14%   +25.14%     
=========================================================
  Files                        88      513      +425     
  Lines                      6175    42510    +36335     
  Branches                    723     4589     +3866     
=========================================================
+ Hits                          0    10689    +10689     
- Misses                     6175    31821    +25646     

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