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

dangernoodle-io / breadboard / 27527330824
100%

Build:
DEFAULT BRANCH: main
Ran 15 Jun 2026 06:06AM UTC
Jobs 1
Files 34
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 06:06AM UTC coverage: 100.0%. Remained the same
27527330824

push

github

web-flow
fix(bb_section,bb_info,bb_sensors): B1-269 hardening — diag section ordering (P0), dup-name + OOM guards, fan PATCH validation, SSOT (telemetry review) (#445)

- bb_info (P0): decouple freeze from bb_info_init (order 2); add bb_info_freeze_init
  (order 20) so bb_diag_routes (order 7) can register the diag section before freeze
- bb_section: reject duplicate section names with BB_ERR_INVALID_STATE on re-register
- bb_section: NULL-child guard in bb_section_build_get (OOM skip instead of crash)
- bb_thermal (host+espidf): OOM guard in emit_source — skip sub-object on malloc fail
- bb_section: validate-before-apply in bb_section_dispatch_patch (all-or-nothing PATCH)
- bb_sensors (autofan PATCH): validate manual_pct/min_pct ∈ [0,100],
  die_target_c/vr_target_c > 0 before applying any field
- bb_pub_health: replace inline ok with bb_health_compute_ok() (SSOT)
- bb_telemetry: freeze after init, MAX_SECTIONS 4→6, bb_log_w on NO_SPACE,
  delegate dispatch to bb_section_dispatch_patch, assemble_get_schema returns
  fresh allocation (caller-owned)
- bb_manifest: fix values schema {"type":"string"} → {"type":"array","items":{...}}
- tests: dup-name, OOM guard, multi-section PATCH atomicity, mixed null+non-null
  schema_props, P0 diag-before-freeze regression, fan autofan field validation,
  boundary values, atomicity; fix capacity tests to use stable string literals

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

1615 of 1615 branches covered (100.0%)

Branch coverage included in aggregate %.

2702 of 2702 relevant lines covered (100.0%)

1180.48 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27527330824.1 15 Jun 2026 06:06AM UTC 34
100.0
GitHub Action Run
Source Files on build 27527330824
  • Tree
  • List 34
  • 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 #27527330824
  • 45495d21 on github
  • Prev Build on main (#27525665174)
  • Next Build on main (#27527811798)
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