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

dangernoodle-io / breadboard / 28552766722
100%

Build:
DEFAULT BRANCH: main
Ran 01 Jul 2026 10:48PM UTC
Jobs 1
Files 40
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

01 Jul 2026 10:46PM UTC coverage: 100.0%. Remained the same
28552766722

push

github

web-flow
feat(bbtool): SSOT lint rules — kconfig-default-mismatch, task-creation-without-registration (B1-466) (#649)

- add kconfig-default-mismatch: flags C #ifndef BB_X / #define BB_X <int>
  fallback defaults that diverge from the base (non-gated) Kconfig default,
  enforcing B1-459 alignment; handles SPIRAM-gated multi-default Kconfig
  entries by matching only the ungated base default
- add task-creation-without-registration: flags xTaskCreate*/xTaskCreateStatic*
  calls in components/ or platform/espidf/ with no paired
  bb_task_registry_register(...) in the same file, enforcing 19/19
  task-registry coverage
- fix the one tree violation surfaced by kconfig-default-mismatch: align
  bb_log_event.c's BB_LOG_EVENT_QUEUE_LEN C fallback default (48 -> 24) with
  the Kconfig base default
- wire both rules into bbtool.toml (error severity, empty allowlists) and
  add fixture tests for both (positive/negative/allowlist/edge cases)
- defer raw-nvs-literal (B1-460) — surfaces 32 violations across 5 files
  (bb_mqtt, bb_mqtt_telemetry, bb_tls_creds, bb_sink_http,
  bb_sink_http_telemetry); tracked for the B1-466 remainder, not this PR

1840 of 1840 branches covered (100.0%)

Branch coverage included in aggregate %.

3167 of 3167 relevant lines covered (100.0%)

1281.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28552766722.1 01 Jul 2026 10:47PM UTC 40
100.0
GitHub Action Run
Source Files on build 28552766722
  • Tree
  • List 40
  • 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 #28552766722
  • 18802757 on github
  • Prev Build on main (#28551224610)
  • Next Build on main (#28558191109)
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