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

wirenboard / wb-mqtt-smartweb / 90
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: 58.261% (+24.4%) from 33.897%
90

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

491 of 825 branches covered (59.52%)

309 of 399 new or added lines in 7 files covered. (77.44%)

11 existing lines in 5 files now uncovered.

1005 of 1725 relevant lines covered (58.26%)

12.06 hits per line

Uncovered Changes

Lines Coverage ∆ File
73
0.0
0.0% src/CanPort.cpp
5
0.0
0.0% src/main.cpp
4
8.41
4.0% src/MqttToSmartWebGateway.cpp
4
78.01
53.19% src/SmartWebToMqttGateway.cpp
3
98.66
test/SmartWebToMqttGatewayErrors.test.cpp
1
66.67
66.67% src/CanPort.h

Coverage Regressions

Lines Coverage ∆ File
3
0.0
0.0% src/main.cpp
2
0.0
0.0% src/CanPort.cpp
2
85.98
1.63% src/config_parser.cpp
2
8.41
4.0% src/MqttToSmartWebGateway.cpp
2
78.01
53.19% src/SmartWebToMqttGateway.cpp
Jobs
ID Job ID Ran Files Coverage
1 90.1 27 Aug 2026 08:05AM UTC 17
58.26
GitHub Action Run
Source Files on build 90
  • Tree
  • List 17
  • Changed 14
  • Source Changed 0
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #90
  • 7dfa8138 on github
  • Prev Build on master (#47)
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