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

dangernoodle-io / breadboard / 24757690885
100%

Build:
DEFAULT BRANCH: main
Ran 22 Apr 2026 02:54AM UTC
Jobs 1
Files 4
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

22 Apr 2026 02:53AM UTC coverage: 100.0%. Remained the same
24757690885

push

github

web-flow
feat: add bb_log_level_set + /api/log/level endpoints (#63)

Portable log level control with HTTP configuration. bb_log_level_set
wraps esp_log_level_set on ESP-IDF, no-op on Arduino/host. A bounded
in-memory registry tracks configurable tags so consumers can declare
tunable loggers via bb_log_tag_register and the UI can discover them.

- POST /api/log/level (tag=<tag>&level=<error|warn|info|debug|verbose|none>)
- GET  /api/log/level returns {levels, tags[{tag,level}]}
- bb_log_tag_register / bb_log_tag_level / bb_log_tag_at iteration
- bb_log_level_from_str / bb_log_level_to_str helpers

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

81 of 81 branches covered (100.0%)

Branch coverage included in aggregate %.

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

113 of 113 relevant lines covered (100.0%)

260.68 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24757690885.1 22 Apr 2026 02:54AM UTC 4
100.0
GitHub Action Run
Source Files on build 24757690885
  • Tree
  • List 4
  • 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 #24757690885
  • f688c256 on github
  • Prev Build on main (#24756802836)
  • Next Build on main (#24759695805)
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