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

dangernoodle-io / breadboard / 27523418650
100%

Build:
DEFAULT BRANCH: main
Ran 15 Jun 2026 04:10AM UTC
Jobs 1
Files 35
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

15 Jun 2026 04:09AM UTC coverage: 100.0%. Remained the same
27523418650

push

github

web-flow
refactor(bb_info): migrate /api/info onto bb_section; re-home display/led/ntp/diag as sections (B1-269) (#440)

- replace bb_info_register_extender[_ex] with bb_info_register_section(name,get,ctx,schema_props)
- give bb_info a file-scope bb_section_registry_t; assemble GET schema via bb_section_assemble_schema
- re-home display as section "display", led as "led", ntp as "ntp"; each get_fn writes into child obj
- re-home bb_diag_info_section_get as section "diag": {wdt_resets, panic?} (wdt_resets moved off root)
- keep bb_tls_info on bb_info_register_capability path (capability[] contributor, not a section)
- bb_info CMakeLists: add bb_section to REQUIRES (public header includes bb_section.h)
- native_scaffold.py: add bb_section to bb_info deps
- fix bb_section_assemble_schema: add leading comma before sections when base_prefix has content (last char != '{')
- test: rename bb_info_invoke_extenders_for_test → bb_info_invoke_sections_for_test throughout; rewrite info tests for section model; update fidelity + display + led + ntp tests
- test_main.c: add bb_http_extender_reset_for_test() to setUp (previously implicit via bb_info_reset; now explicit since bb_info no longer uses the extender)

breaking: /api/info root loses abnormal_reset_count and panic; they move to diag.{wdt_resets,panic?}
breaking: display, led, ntp become nested section objects (existing shapes preserved as children)

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

1659 of 1659 branches covered (100.0%)

Branch coverage included in aggregate %.

2771 of 2771 relevant lines covered (100.0%)

1159.27 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27523418650.1 15 Jun 2026 04:10AM UTC 35
100.0
GitHub Action Run
Source Files on build 27523418650
  • Tree
  • List 35
  • 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 #27523418650
  • ba5e8992 on github
  • Prev Build on main (#27522955872)
  • Next Build on main (#27523830731)
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