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

dangernoodle-io / breadboard / 28756091507
100%

Build:
DEFAULT BRANCH: main
Ran 05 Jul 2026 09:53PM UTC
Jobs 1
Files 70
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

05 Jul 2026 09:51PM UTC coverage: 100.0%. Remained the same
28756091507

push

github

web-flow
feat: add bbtool docs command with marker-delimited component README generation (#747)

- new `bbtool docs gen` subcommand regenerates GENERATED marker regions
  (deps parsed from CMakeLists.txt REQUIRES/PRIV_REQUIRES, platform support
  matrix from platform/{host,espidf,arduino}/<name>/ presence) in component
  READMEs that already opt in via <!-- BEGIN/END bbtool:<key> --> markers
- CMakeLists.txt parsing strips `#`-to-end-of-line comments before
  tokenizing REQUIRES/PRIV_REQUIRES, so inline comments (as in bb_info,
  bb_button, etc.) don't pollute the parsed dependency lists
- marker rewriting refuses to touch a region whose body contains a nested
  BEGIN marker (fails loudly with a stderr message + non-zero exit instead
  of silently corrupting content), warns on a BEGIN with no matching END,
  and tolerates CRLF line endings
- new `component-readme` lint rule (profile=library, severity=warn) flags
  components/<name>/ dirs lacking a README.md; fires broadly today by
  design (B1-644/B1-646)
- wire bb_attrs and bb_filter READMEs onto the new template/marker
  convention as the first two examples
- add `make docs` + fold a `docs-check` (gen + git diff --exit-code) drift
  step into `make check`, alongside the existing docs-index-check target
- document the command, template, and marker convention in
  scripts/bbtool/README.md

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

3118 of 3118 branches covered (100.0%)

Branch coverage included in aggregate %.

5016 of 5016 relevant lines covered (100.0%)

10544.33 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28756091507.1 05 Jul 2026 09:53PM UTC 70
100.0
GitHub Action Run
Source Files on build 28756091507
  • Tree
  • List 70
  • 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 #28756091507
  • e0b08e15 on github
  • Prev Build on main (#28754427858)
  • Next Build on main (#28756567364)
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