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

NeonGE / geEngineSDK / 22727871398
58%

Build:
DEFAULT BRANCH: main
Ran 05 Mar 2026 05:28PM 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 04:46PM UTC coverage: 57.909% (+0.07%) from 57.84%
22727871398

push

github

NeonGE
Refactor thread waits to use condition variable predicates

Refactored thread synchronization in geThreadPool.cpp to use condition variable predicates with wait(lock, predicate) instead of manual while-loops, improving clarity and atomicity. Also, thread list is now copied under lock before iteration in getNumAvailable and getNumActive, reducing lock contention and risk of deadlocks.

18 of 18 new or added lines in 1 file covered. (100.0%)

3 existing lines in 2 files now uncovered.

5612 of 9691 relevant lines covered (57.91%)

9101.26 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
99.45
1.13% sdk/geUtilities/src/geThreadPool.cpp
2
97.18
1.69% sdk/geUtilities/src/geTaskScheduler.cpp
Jobs
ID Job ID Ran Files Coverage
1 22727871398.1 05 Mar 2026 05:28PM UTC 125
57.91
GitHub Action Run
Source Files on build 22727871398
  • Tree
  • List 125
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22727871398
  • 6cd72b7f on github
  • Prev Build on main (#AC7673F3...)
  • Next Build on main (#C205DF6D...)
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