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

wirenboard / wb-device-manager / 1
69%
main: 67%

Build:
Build:
LAST BUILD BRANCH: feat/FW-1404-bootloader-update-from-releases
DEFAULT BRANCH: main
Ran 30 Jun 2026 02:01PM UTC
Jobs 2
Files 21
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

30 Jun 2026 01:55PM UTC coverage: 68.521% (+1.7%) from 66.866%
1

Pull #88

github

Ilia1S
Take released bootloader version from release-versions.yaml

Mirror the firmware flow for bootloaders: look up the bootloader version
in boot/by-signature/release-versions.yaml keyed by the controller's
release suite (testing/stable), instead of bootloader/.../latest.txt.
get_firmware_info now reports available_bootloader / bootloader_has_update
from that suite-aware source, so a bootloader update is offered when the
released version is newer than the one on the device, exactly like firmwares.

Add get_released_bootloader (sharing a _get_released_binary helper with
get_released_fw) and drop the now-unused get_latest_bootloader.

Guard update_software against software.available being None: with the
suite-aware lookup a missing release is a routine outcome, so bail out with
a clear error instead of dereferencing None (an opaque crash on the
direct-RPC bootloader path). Cover read_bootloader_info swallowing
NoReleasedFwError with a test.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Pull Request #88: Take released bootloader version from release-versions.yaml

53 of 60 new or added lines in 3 files covered. (88.33%)

3 existing lines in 3 files now uncovered.

1515 of 2211 relevant lines covered (68.52%)

1.37 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
65.57
23.39% wb/device_manager/fw_downloader.py
3
68.6
1.57% wb/device_manager/firmware_update.py

Coverage Regressions

Lines Coverage ∆ File
1
55.75
-0.32% wb/device_manager/bus_scan_state.py
1
25.29
-0.29% wb/device_manager/fast_modbus_scan.py
1
96.13
-0.65% wb/device_manager/serial_rpc.py
Jobs
ID Job ID Ran Files Coverage
1 1.1 30 Jun 2026 02:01PM UTC 21
68.52
GitHub Action Run
2 1.2 30 Jun 2026 02:03PM UTC 21
68.52
GitHub Action Run
Source Files on build 1
  • Tree
  • List 21
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #1
  • Pull Request #88
  • PR Base - main (#85)
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