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

dangernoodle-io / breadboard / 24951027572
100%

Build:
DEFAULT BRANCH: main
Ran 26 Apr 2026 07:20AM UTC
Jobs 1
Files 4
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

26 Apr 2026 07:19AM UTC coverage: 100.0%. Remained the same
24951027572

push

github

web-flow
fix(scaffold): anchor breadboard root from script path, not cwd (#89)

find_breadboard_root() checked cwd's components/ first — when called
from a downstream consumer that has its own components/ directory
(taipanminer's local components: taipan_config, taipan_web, etc.) the
script returned the consumer root instead of .breadboard, then failed
to find any bb_*/include path.

anchor on the script's own location via inspect.currentframe() (since
SCons exec() leaves __file__ unset). going up two levels from
<root>/scripts/native_scaffold.py always yields breadboard root,
regardless of what the consumer has at the same level.

verified: breadboard 162/162, taipanminer 262/262 with the script
running via .breadboard symlink.

81 of 81 branches covered (100.0%)

Branch coverage included in aggregate %.

113 of 113 relevant lines covered (100.0%)

281.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24951027572.1 26 Apr 2026 07:20AM UTC 4
100.0
GitHub Action Run
Source Files on build 24951027572
  • Tree
  • List 4
  • 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 #24951027572
  • 34ed13af on github
  • Prev Build on main (#24950828570)
  • Next Build on main (#24951344760)
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