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

dangernoodle-io / breadboard / 29714044179
96%

Build:
DEFAULT BRANCH: main
Ran 20 Jul 2026 03:11AM UTC
Jobs 1
Files 183
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

20 Jul 2026 03:09AM UTC coverage: 96.194%. Remained the same
29714044179

push

github

web-flow
feat: multi-root component discovery for consumer codegen (B1-1084) (#954)

- [discovery] extra_roots (bbtool.toml, resolved relative to the toml's
  own dir) + repeatable --extra-root CLI flag on `bbtool codegen`; root
  order = [--root] + toml extra_roots + CLI extra_roots, no
  shadow/priority (collision stays a hard CollisionError, B1-979 model)
- boards.derive_component/build_graph, composition.resolve_composition*,
  and commands.wire._component_headers/collect_entries/
  collect_provides_entries now resolve each component against ITS OWN
  owning root (discovery.ComponentEntry.root), not a single passed root
  -- the load-bearing multi-root fix
- src_file on parsed markers (feeds generated bb_app_init.c comments +
  codegen stdout) stays repo-root-relative for the primary root, becomes
  absolute for a non-primary root (avoids cross-root path ambiguity)
- commands/codegen.py catches discovery.CollisionError alongside the
  other resolution errors, so a collision prints a clean
  "bbtool codegen: error: ..." line instead of a raw traceback
- add codegen.pio_main(env, root, board, config) entry point, mirroring
  version/scaffold's pio_main shape, anticipating B1-1085's PlatformIO
  wiring (not called by bbtool_pio.py yet)
- single-root invocations (no [discovery] table, no --extra-root) stay
  byte-identical -- verified via floor-gen/smoke-gen-esp32 diffed against
  a scratch origin/main checkout (PYTHONHASHSEED=0 pinned both sides)


Claude-Session: https://claude.ai/code/session_01VA9XvWjJcbAUGCZpSFfp3H

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

7414 of 8032 branches covered (92.31%)

Branch coverage included in aggregate %.

12604 of 12778 relevant lines covered (98.64%)

1189.65 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29714044179.1 20 Jul 2026 03:11AM UTC 183
96.19
GitHub Action Run
Source Files on build 29714044179
  • Tree
  • List 183
  • 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 #29714044179
  • cd333b3a on github
  • Prev Build on main (#29711421781)
  • Next Build on main (#29714901456)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc