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

dangernoodle-io / breadboard / 28691038519
100%

Build:
DEFAULT BRANCH: main
Ran 04 Jul 2026 01:40AM UTC
Jobs 1
Files 51
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 01:39AM UTC coverage: 100.0%. Remained the same
28691038519

push

github

web-flow
feat: bbdevice device layer — move generic client/spec/sse/results/mqtt/expr/decode/elfstore (#697)

- move 8 of 9 planned generic leaf modules from TaipanMiner fleetlib into bbdevice/device/: client, spec, sse, results, mqtt, expr, decode, elfstore
- safety.py NOT moved — it has a real runtime cross-dependency on fleetlib.discovery._read_identity inside Guard.check(); flagged as a blocker for PR 4 (discovery move) rather than papered over
- intra-package imports stayed relative (e.g. `from .client import Client` in sse.py); results.py's `from fleetlib.mqtt import connect_and_publish` was adapted to relative `from .mqtt import connect_and_publish` for the new package location
- results.py no longer references discovery; device field genericized to object for duck-typing (ip/board access only)
- ported corresponding tests without dropping assertions: test_client (info_field subset of test_info_field.py), test_spec, test_sse, test_expr, test_decode, test_elfstore, test_esp_app_desc (subset), test_results, test_push_telemetry (subset); test_safety.py left behind since safety.py wasn't moved
- ported tests use a local `_Device` dataclass stand-in instead of fleetlib.discovery.Device where only duck-typed ip/board access was needed

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

2260 of 2260 branches covered (100.0%)

Branch coverage included in aggregate %.

3784 of 3784 relevant lines covered (100.0%)

1201.61 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28691038519.1 04 Jul 2026 01:40AM UTC 51
100.0
GitHub Action Run
Source Files on build 28691038519
  • Tree
  • List 51
  • 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 #28691038519
  • f968295f on github
  • Prev Build on main (#28690154309)
  • Next Build on main (#28691251146)
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