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

wirenboard / wb-mqtt-smartweb / 89
58%
master: 36%

Build:
Build:
LAST BUILD BRANCH: release/wb-2609
DEFAULT BRANCH: master
Ran 27 Aug 2026 08:05AM UTC
Jobs 1
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

27 Aug 2026 07:59AM UTC coverage: 57.829% (+23.9%) from 33.897%
89

push

github

ekateluv
Align service behaviour with the controller service guideline

* Reconnect to CAN from the reader thread instead of stopping the service;
  wait for a missing or down interface instead of exiting with error 6
* Derive meta/error from an error state kept in the gateway: "r" on a
  device and its controls when the port is lost or a request can't be sent,
  "r" on a control on a decode error, "w" on a control when writing its
  value to CAN fails; cleared by the next good read of the parameter
* Deliver the port state to every frame handler; the controller emulation
  and the poll don't send while the port is lost
* Remove devices left in the broker by a previous run on startup
* Exit with 7 on SIGTERM/SIGINT
* Fix dangling msg_control pointer in CAN frame reception
* systemd unit: Restart=on-failure, RestartSec=1, SuccessExitStatus=7,
  After=mosquitto.service, drop the disabled start limit
* Tests for the error indication in the SmartWeb to MQTT gateway

598 of 927 branches covered (64.51%)

325 of 422 new or added lines in 7 files covered. (77.01%)

5 existing lines in 2 files now uncovered.

1071 of 1852 relevant lines covered (57.83%)

12.07 hits per line

Uncovered Changes

Lines Coverage ∆ File
78
0.0
0.0% src/CanPort.cpp
5
8.12
3.7% src/MqttToSmartWebGateway.cpp
5
79.23
54.41% src/SmartWebToMqttGateway.cpp
5
0.0
0.0% src/main.cpp
2
50.0
50.0% src/CanPort.h
2
99.12
test/SmartWebToMqttGatewayErrors.test.cpp

Coverage Regressions

Lines Coverage ∆ File
3
0.0
0.0% src/CanPort.cpp
2
8.12
3.7% src/MqttToSmartWebGateway.cpp
Jobs
ID Job ID Ran Files Coverage
1 89.1 27 Aug 2026 08:05AM UTC 17
57.83
GitHub Action Run
Source Files on build 89
  • Tree
  • List 17
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #89
  • 7dfa8138 on github
  • Prev Build on master (#47)
  • Next Build on feature/soft-7151_guideline_fixes (#90)
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