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

wirenboard / wb-mqtt-opcua / 84

31 Jul 2026 09:25AM UTC coverage: 61.751% (+2.1%) from 59.625%
84

push

github

web-flow
Use exported vars instead of MAKEFLAGS for coverage options (#41)

232 of 345 branches covered (67.25%)

402 of 651 relevant lines covered (61.75%)

2.56 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

50.0
/src/opcua_exception.cpp
1
#include "opcua_exception.h"
2

3
TEmptyConfigException::TEmptyConfigException(): std::runtime_error("Empty configuration")
×
4
{}
×
5

6
TConfigException::TConfigException(const std::string& message): std::runtime_error("Config error:" + message)
5✔
7
{}
5✔
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