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

mcallegari / qlcplus / 22149820832
34%
master: 34%

Build:
Build:
LAST BUILD BRANCH: nestedSubmaster
DEFAULT BRANCH: master
Ran 18 Feb 2026 05:26PM UTC
Jobs 1
Files 197
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

18 Feb 2026 05:11PM UTC coverage: 34.067% (+0.08%) from 33.99%
22149820832

push

github

mcallegari
engine: improve universe composition efficiency

- Universe::tick() now releases the semaphore only if no pending token exists.
- Elapsed-time aware fading: improves fade timing accuracy under variable CPU load and scheduler jitter; fades progress according to real time
instead of assuming perfect 20 ms cadence
- Reduced lock hold in Universe fader processing to avoid holding the universe fader list lock during potentially expensive per-fader channel writes, reducing contention
and improving scalability with many faders/universes
- Lower allocation/copy pressure in output emission: avoids per-tick temporary copy for plugin output write path while preserving safe ownership semantics for queued
signal consumers
- GenericFader channel lookup/update restructuring: reduces lock churn and repeated channel metadata setup overhead in high-channel scenes
- Locking correctness improvements in GenericFader: fixes data-race risk and ensures thread-safe mutation behavior
- Additional performance validation is done through engine/test/universeperf

122 of 202 new or added lines in 9 files covered. (60.4%)

2 existing lines in 2 files now uncovered.

17708 of 51980 relevant lines covered (34.07%)

41221.91 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
94.4
-1.11% engine/src/cuestack.cpp
4
36.51
-0.08% engine/src/script.cpp
6
76.63
0.05% engine/src/scene.cpp
10
63.58
-0.24% engine/src/universe.cpp
16
81.94
-1.79% engine/src/genericfader.cpp
20
65.48
-0.14% engine/src/efxfixture.cpp
20
41.16
-0.64% engine/src/rgbmatrix.cpp

Uncovered Existing Lines

Lines Coverage ∆ File
1
94.4
-1.11% engine/src/cuestack.cpp
1
63.58
-0.24% engine/src/universe.cpp
Jobs
ID Job ID Ran Files Coverage
1 22149820832.1 18 Feb 2026 05:26PM UTC 197
34.07
GitHub Action Run
Source Files on build 22149820832
  • Tree
  • List 197
  • Changed 11
  • Source Changed 9
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22149820832
  • 82d35851 on github
  • Prev Build on master (#22130698530)
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