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

coverallsapp / coverage-reporter / 32201842605
95%

Build:
DEFAULT BRANCH: master
Ran 19 Aug 2026 12:37AM UTC
Jobs 1
Files 44
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

19 Aug 2026 12:35AM UTC coverage: 94.434% (+0.05%) from 94.383%
32201842605

push

github

web-flow
fix(cobertura): expand condition-coverage into per-branch entries (#206)

coverage.py and gcovr report branch data as a condition-coverage
attribute on a single <line> element, and set hits to whether the line
ran rather than to a per-branch count. The parser recorded one branch
per such line carrying the line's hits, so a partially taken branch was
reported to Coveralls as fully covered.

Read taken/total out of condition-coverage and emit one branch entry per
condition. Lines without the attribute keep the previous behaviour.

14 of 14 new or added lines in 1 file covered. (100.0%)

1035 of 1096 relevant lines covered (94.43%)

2.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32201842605.1 19 Aug 2026 12:37AM UTC 44
94.43
GitHub Action Run
Source Files on build 32201842605
  • Tree
  • List 44
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #32201842605
  • 16eee3a8 on github
  • Prev Build on master (#32201471359)
  • Next Build on master (#32202775963)
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