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

dangernoodle-io / breadboard / 25124245841
100%

Build:
DEFAULT BRANCH: main
Ran 29 Apr 2026 05:38PM UTC
Jobs 1
Files 9
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

29 Apr 2026 05:36PM UTC coverage: 100.0%. Remained the same
25124245841

push

github

web-flow
feat(native_scaffold): auto-resolve transitive component dependencies (#153)

Adds a `depends` field to each COMPONENT_MAP entry and walks the
graph at resolution time so consumers list only direct deps in
custom_bb_components and the rest pull through automatically.

Mirrors the REQUIRES semantics of the device-side CMake build:
listing `bb_nv` now pulls in `bb_core` (for bb_err_t) and
`bb_registry` (referenced by bb_nv.c for early-tier auto-register),
without consumers having to enumerate them.

Resolution order is stable — dependencies come before dependents
so include-path / source-list ordering matches link order.
Cycles are tolerated via a visited set.

Closes B1-77.

336 of 336 branches covered (100.0%)

Branch coverage included in aggregate %.

527 of 527 relevant lines covered (100.0%)

487.36 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25124245841.1 29 Apr 2026 05:38PM UTC 9
100.0
GitHub Action Run
Source Files on build 25124245841
  • Tree
  • List 9
  • 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 #25124245841
  • 7f031df3 on github
  • Prev Build on main (#25123197578)
  • Next Build on main (#25137450350)
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