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

dangernoodle-io / breadboard / 27165163702
100%

Build:
DEFAULT BRANCH: main
Ran 08 Jun 2026 08:32PM UTC
Jobs 1
Files 30
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

08 Jun 2026 08:32PM UTC coverage: 100.0%. Remained the same
27165163702

push

github

web-flow
feat(bb_led_rgb_pwm): 3-GPIO common-anode RGB PWM LED driver (#371)

New bb_led backend driving R/G/B on three LEDC channels (LEDC_TIMER_0
LOW_SPEED), reporting BB_LED_CAP_RGB|BRIGHTNESS|ONOFF so bb_led_set_color
renders real colors. Mirrors bb_led_apa102's color x level model: set_color
stores the base hue, set_level gamma-corrects (bb_led_gamma_cie) and scales it
across all 3 channels so bb_led_anim's BREATHE modulates a colored LED.
active_low inversion for common-anode wiring.

- cfg {gpio_r,gpio_g,gpio_b, freq_hz, resolution_bits, active_low}
- own TU-static LEDC channel allocator (3 sequential channels); collision with
  bb_led_pwm documented (independent counters — safe when only one is used)
- host mock + 13 host tests (duty / active_low / gamma / hue-preservation)
- wired into platformio.ini, scripts/native_scaffold.py, test/test_host/test_main.c

Implements B1-250. Consumer: TaipanMiner CYD (R=22/G=16/B=17).

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>

1618 of 1618 branches covered (100.0%)

Branch coverage included in aggregate %.

2709 of 2709 relevant lines covered (100.0%)

969.07 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27165163702.1 08 Jun 2026 08:32PM UTC 30
100.0
GitHub Action Run
Source Files on build 27165163702
  • Tree
  • List 30
  • 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 #27165163702
  • 142eb916 on github
  • Prev Build on main (#27160956070)
  • Next Build on main (#27171572588)
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