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

NeonGE / geEngineSDK / 6df40300-503d-431f-87b0-40d5fc812173
58%

Build:
DEFAULT BRANCH: main
Ran 05 Mar 2026 07:13PM 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.896% (-0.01%) from 57.909%
6df40300-503d-431f-87b0-40d5fc812173

push

circleci

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%)

3 existing lines in 2 files now uncovered.

5613 of 9695 relevant lines covered (57.9%)

9099.53 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
2
98.91
-0.55% sdk/geUtilities/src/geThreadPool.cpp
Jobs
ID Job ID Ran Files Coverage
1 6df40300-503d-431f-87b0-40d5fc812173.1 05 Mar 2026 07:13PM UTC 125
57.9
Source Files on build 6df40300-503d-431f-87b0-40d5fc812173
  • Tree
  • List 125
  • Changed 7
  • Source Changed 5
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #6DF40300...
  • 9ef2c5da on github
  • Prev Build on main (#22730408370)
  • Next Build on main (#22732298543)
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