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

wirenboard / wb-mqtt-opcua / 1
62%
main: 62%

Build:
Build:
LAST BUILD BRANCH: feature/fix-coverage-make44
DEFAULT BRANCH: main
Ran 31 Jul 2026 08:49AM UTC
Jobs 2
Files 8
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

31 Jul 2026 08:42AM UTC coverage: 61.751%. First build
1

push

github

ekateluv
Use exported vars instead of MAKEFLAGS for coverage options

Since GNU make 4.4 (Debian trixie) variable definitions appended to
MAKEFLAGS in debian/rules are consumed by the parsing make instance
and no longer reach sub-makes spawned by debhelper (dh_auto_build,
dh_auto_test). As a result the package was built in release mode
without --coverage, gcovr never ran, and the CI coverage.xml ended up
empty, making coveralls fail with 'nothing to report'.

Export DEBUG, COV_REPORT and COV_FAIL_UNDER as environment variables
instead: they survive the debhelper hop and work with make 4.3 and 4.4.

232 of 345 branches covered (67.25%)

402 of 651 relevant lines covered (61.75%)

5.12 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1.1 31 Jul 2026 08:49AM UTC 8
61.75
GitHub Action Run
2 1.2 31 Jul 2026 09:01AM UTC 8
61.75
GitHub Action Run
Source Files on build 1
  • Tree
  • List 8
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #1
  • 97eccd0d on github
  • Next Build on feature/fix-coverage-make44 (#2)
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