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

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

Build:
DEFAULT BRANCH: main
Ran 05 Mar 2026 07:13PM UTC
Files 125
Run time 3s
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.1

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.

5613 of 9695 relevant lines covered (57.9%)

9099.53 hits per line

Source Files on job 6df40300-503d-431f-87b0-40d5fc812173.1
  • Tree
  • List 125
  • Changed 7
  • Source Changed 5
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6
  • 9ef2c5da on github
  • Prev Job for on main (#22730408370.1)
  • Next Job for on main (#22732298543.1)
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