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

msabramo / gocover-cobertura / 29 / 4
80%
master: 79%

Build:
Build:
LAST BUILD BRANCH: calc-aggregates
DEFAULT BRANCH: master
Ran 15 Feb 2018 06:26PM UTC
Files 3
Run time 0s
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

15 Feb 2018 05:32PM UTC coverage: 80.317% (+0.9%) from 79.412%
29.4

push

travis-ci

msabramo
Disallow line appearing more than once

I'm not an expert on Cobertura, but it seems confusing to have stuff
like:

```
<line number="5" hits="1"></line>
<line number="5" hits="0"></line>
```

I decided to treat this situation in a pessimistic way - i.e.: if the
second entry for a line number is lower than the previous one, then we
update the hit count down; but we never update it up. In other words, if
we ever see a 0 for a line, we mark the line uncovered, even if we
previously saw a 1.

253 of 315 relevant lines covered (80.32%)

6.98 hits per line

Source Files on job 29.4
  • Tree
  • List 0
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 29
  • Travis Job 29.4
  • c42e4b73 on github
  • Prev Job for on calc-aggregates (#28.4)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc