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

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

Build:
Build:
LAST BUILD BRANCH: release/wb-2609
DEFAULT BRANCH: master
Ran 27 Aug 2026 07:57AM 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

26 Aug 2026 10:31PM UTC coverage: 58.309% (+24.4%) from 33.897%
86

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

492 of 826 branches covered (59.56%)

308 of 398 new or added lines in 7 files covered. (77.39%)

11 existing lines in 5 files now uncovered.

1007 of 1727 relevant lines covered (58.31%)

12.05 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.13
53.31% 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.13
53.31% src/SmartWebToMqttGateway.cpp
Jobs
ID Job ID Ran Files Coverage
1 86.1 27 Aug 2026 07:57AM UTC 17
58.31
GitHub Action Run
Source Files on build 86
  • 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 #86
  • d0d09534 on github
  • Prev Build on master (#47)
  • Next Build on feature/soft-7151_guideline_fixes (#87)
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