• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

NeonGE / geEngineSDK / 22732298543
58%

Build:
DEFAULT BRANCH: main
Ran 05 Mar 2026 07:14PM UTC
Jobs 1
Files 125
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

05 Mar 2026 07:06PM UTC coverage: 57.834% (-0.08%) from 57.909%
22732298543

push

github

NeonGE
Make core classes final, modernize lambdas and destructors

Refactored several classes to be final and updated destructors to use override for safer inheritance. Switched event signal lambdas in main.cpp to non-capturing for improved safety and efficiency. Annotated ImGuiPlatform member with GE_NO_UNIQUE_ADDRESS for potential memory optimization. Used C++20 map contains in FileTracker for cleaner code. These changes enhance code safety, clarity, and performance.

Make classes final, clean up destructors, improve safety

Refactored several classes to be final and removed unnecessary virtual destructors, marking them override where appropriate. Updated event signal lambdas in main.cpp to be non-capturing for better performance and safety. Annotated ImGuiPlatform with GE_NO_UNIQUE_ADDRESS for potential memory optimizations. Switched to C++20 map contains in geFileTracker.h when available. In geFrameAlloc.cpp, allocation functions now safely return nullptr if m_freeBlock is null, improving robustness.

0 of 8 new or added lines in 4 files covered. (0.0%)

6 existing lines in 2 files now uncovered.

5607 of 9695 relevant lines covered (57.83%)

9096.94 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% sdk/geCore/include/geCodecManager.h
1
0.0
0.0% sdk/geCore/include/geGameConfig.h
2
0.0
0.0% sdk/geCore/include/geFileTracker.h
4
0.0
0.0% sdk/geUtilities/src/geFrameAlloc.cpp

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% sdk/geCore/include/geFileTracker.h
5
94.35
-2.82% sdk/geUtilities/src/geTaskScheduler.cpp
Jobs
ID Job ID Ran Files Coverage
1 22732298543.1 05 Mar 2026 07:14PM UTC 125
57.83
GitHub Action Run
Source Files on build 22732298543
  • Tree
  • List 125
  • Changed 6
  • Source Changed 5
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22732298543
  • 9ef2c5da on github
  • Prev Build on main (#22730408370)
  • Next Build on main (#22732347777)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc