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

jandelgado / jled / 26723720783
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: fix_local_act_ci_runs
DEFAULT BRANCH: master
Ran 31 May 2026 08:34PM UTC
Jobs 1
Files 7
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

31 May 2026 08:31PM UTC coverage: 97.419% (+0.6%) from 96.781%
26723720783

Pull #154

github

jandelgado
make candle effect stateless 

the old candle effect was stateful (which was against our architecture,
stating that effects should be stateless), which resulted in the largest
memory footprint of all effects (12 bytes). since we use a discriminated
union, the candle effect, having the largest memory footprint, was
determining the size of the effect buffer in the TJLed class. The
refactoring now uses just 6 bytes, and the Breathe effect with 8 bytes
is now the largest member. Overall we save 4 bytes on every JLed object.

Also the brightness lookup table was re-worked to include a gamma value
of 2.2, resulting in a better visual effect.
Pull Request #154: make candle effect stateless

91 of 100 branches covered (91.0%)

Branch coverage included in aggregate %.

14 of 14 new or added lines in 2 files covered. (100.0%)

362 of 365 relevant lines covered (99.18%)

847.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26723720783.1 31 May 2026 08:34PM UTC 7
97.42
GitHub Action Run
Source Files on build 26723720783
  • Tree
  • List 7
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26723720783
  • Pull Request #154
  • PR Base - master (#25045896165)
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