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

wirenboard / wb-mqtt-mbgate / 79

31 Jul 2026 10:42AM UTC coverage: 69.352% (-1.3%) from 70.692%
79

push

github

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

706 of 926 branches covered (76.24%)

1188 of 1713 relevant lines covered (69.35%)

11.4 hits per line

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

0.0
/src/mbgate_exception.cpp
1
#include "mbgate_exception.h"
2

3
TConfigException::TConfigException(const std::string& message): std::runtime_error("Configuration error: " + message)
×
4
{}
×
5

6
TEmptyConfigException::TEmptyConfigException(): std::runtime_error("empty configuration")
×
7
{}
×
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