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

dangernoodle-io / breadboard / 29717259677
96%

Build:
DEFAULT BRANCH: main
Ran 20 Jul 2026 04:37AM UTC
Jobs 1
Files 184
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 04:35AM UTC coverage: 96.201%. Remained the same
29717259677

push

github

web-flow
refactor: consolidate fence _component_of helpers onto discovery.owner_of_path (B1-1089) (#958)

- clamp.py, sat_sub.py, callback_slot.py each hand-rolled an identical
  components/<name> vs platform/<plat>/<name> path-position matcher;
  delegate to the canonical discovery.owner_of_path (hardened in
  B1-1084/#954) instead
- di_legacy.py's _component_of is NOT touched: it uses a different
  semantic (immediate parent-dir name, for pub_sink identity collapsing),
  not the components/platform path-position match the other three share,
  and its pub_sink baseline is fully drained (0 entries) — not a
  behavioral drop-in
- each converted _component_of falls back to the pre-consolidation
  first-path-segment heuristic when owner_of_path returns None, so a scan
  never silently drops a marker's identity (owner_of_path's no-match
  contract is None, not a raise)
- add coverage per family: components/<name>/src, platform/<plat>/<name>,
  outside-any-root fallback, and a symlinked-absolute-path resolution
  proving owner_of_path's realpath canonicalization (B1-1084) over the
  old lexical-only parser

7436 of 8054 branches covered (92.33%)

Branch coverage included in aggregate %.

12620 of 12794 relevant lines covered (98.64%)

1191.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29717259677.1 20 Jul 2026 04:37AM UTC 184
96.2
GitHub Action Run
Source Files on build 29717259677
  • Tree
  • List 184
  • 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 #29717259677
  • 65ae2403 on github
  • Prev Build on main (#29716199895)
  • Next Build on main (#29717797935)
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