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

dangernoodle-io / TaipanMiner / 28689389966
90%

Build:
DEFAULT BRANCH: main
Ran 04 Jul 2026 12:33AM UTC
Jobs 3
Files 107
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

04 Jul 2026 12:32AM UTC coverage: 90.247%. Remained the same
28689389966

push

github

web-flow
fix: hard-scope fleet ota --hosts to prevent full-fleet fan-out (#614)

- register --hosts with default=SUPPRESS so a value given before a nested
  op token (e.g. `ota --hosts X push`) is not reset to None by the op
  subparser's own default, which silently collapsed an explicit host scope
  into full mDNS discovery
- thread an explicit scoped-hosts frozenset from the ota push/pull command
  handlers down into fleetlib.ota.push()/pull()
- add a defense-in-depth ScopeViolation guard at the push()/pull() boundary
  that raises (non-zero exit) if a resolved device falls outside the explicit
  --hosts set, so a future resolution regression can never fan an
  --hosts-scoped op out to the whole fleet
- let ScopeViolation propagate in cmd_ota_push rather than downgrade it to a
  per-device skip
- add regression tests: --hosts scopes push/pull to the named host only
  (discovery stubbed to 5 devices, never called), the argparse before-token
  case survives, and the guard raises for an out-of-scope device

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

2876 of 3613 branches covered (79.6%)

Branch coverage included in aggregate %.

5387 of 5543 relevant lines covered (97.19%)

149015.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 webui - 28689389966.1 04 Jul 2026 12:34AM UTC 80
91.46
GitHub Action Run
2 e2e - 28689389966.2 04 Jul 2026 12:35AM UTC 56
57.33
GitHub Action Run
3 native - 28689389966.3 04 Jul 2026 12:33AM UTC 27
91.37
GitHub Action Run
Source Files on build 28689389966
  • Tree
  • List 107
  • 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 #28689389966
  • 26b0d516 on github
  • Prev Build on main (#28606385062)
  • Next Build on main (#28693099843)
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