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

wirenboard / wb-device-manager / 7
56%
main: 56%

Build:
Build:
LAST BUILD BRANCH: release/wb-2609
DEFAULT BRANCH: main
Ran 24 Aug 2026 10:52AM UTC
Jobs 2
Files 17
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

24 Aug 2026 10:48AM UTC coverage: 56.33% (-10.5%) from 66.866%
7

Pull #85

github

KraPete
Remove firmware update leftovers from serial code

Nothing has reached the Modbus write path since firmware update moved to
wb-mqtt-serial.

serial_rpc: drop SerialRPCWrapper.write and set_poll, value_to_bytes,
ParameterConfig.write_fn, the data argument of _send_request_to_port,
StepParameterConfig with WB_DEVICE_STEP_PARAMETERS and
get_parameter_with_step, SerialConfig.set_default_settings and both
register-value converters. WB_DEVICE_PARAMETERS keeps the three entries
the bootloader scan reads.

serial_device: drop Device.write, Device.set_poll, check_updatable,
set_default_port_settings and create_device_from_json.

state_error: drop the error classes nothing instantiates any more. The
ids stay documented: they arrive from wb-mqtt-serial as raw dicts (see
StateError(**error) in the scanners), which is also why read_sn_error
never had a class of its own.

ModbusFunctionCode is kept whole - it is a Modbus constant table, not
dead code.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Pull Request #85: Proxy fw-update RPCs to wb-mqtt-serial

114 of 115 new or added lines in 6 files covered. (99.13%)

15 existing lines in 4 files now uncovered.

663 of 1177 relevant lines covered (56.33%)

1.13 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
34.88
-1.12% wb/device_manager/main.py

Coverage Regressions

Lines Coverage ∆ File
11
57.89
-27.18% wb/device_manager/serial_device.py
2
97.39
0.62% wb/device_manager/serial_rpc.py
1
55.75
-0.32% wb/device_manager/bus_scan_state.py
1
24.42
-1.16% wb/device_manager/fast_modbus_scan.py
Jobs
ID Job ID Ran Files Coverage
1 7.1 24 Aug 2026 10:52AM UTC 17
56.33
GitHub Action Run
2 7.2 24 Aug 2026 10:52AM UTC 17
56.33
GitHub Action Run
Source Files on build 7
  • Tree
  • List 17
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #7
  • Pull Request #85
  • PR Base - main (#85)
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