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

jandelgado / jled / 29689901973
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/all-dependencies-696b649f44
DEFAULT BRANCH: master
Ran 19 Jul 2026 01:59PM UTC
Jobs 1
Files 10
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

19 Jul 2026 01:57PM UTC coverage: 97.976%. Remained the same
29689901973

Pull #175

github

jandelgado
docs: guide readers between JLedGroup and JLedRefGroup, drop deferred-feature promise

- add a "When to use what?" section to the group chapter, leading with
  JLedGroup as the default choice and framing JLedRefGroup around the
  decision that actually drives it: whether you already keep your LEDs as
  named variables. Deliberately makes no memory claim, since which type
  uses less RAM depends on the LED types involved (measured on atmega328p:
  a ref group saves RAM for JLed but costs RAM for JLedHD, because
  sizeof(JLedRef) + sizeof(JLedHD) exceeds sizeof(JLedAny)).
- replace "per-element events are not yet supported" and "full-depth,
  per-leaf visibility is planned via a future per-element callback" with
  what readers can do today. Per-element events are deferred with no
  timeline, so the README should not promise them.
- show the supported way to react to a single LED inside a group: keep it
  as a named variable and watch IsRunning() across the Update() call.
Pull Request #175: docs: guide readers between JLedGroup and JLedRefGroup, drop deferred-feature promise

164 of 178 branches covered (92.13%)

Branch coverage included in aggregate %.

562 of 563 relevant lines covered (99.82%)

794.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29689901973.1 19 Jul 2026 01:59PM UTC 10
97.98
GitHub Action Run
Source Files on build 29689901973
  • Tree
  • List 10
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29689901973
  • Pull Request #175
  • PR Base - master (#29652215077)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc