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

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

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

pending completion
29

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%)

27.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29.1 15 Feb 2018 06:27PM UTC 0
80.32
Travis Job 29.1
2 29.2 15 Feb 2018 06:24PM UTC 0
80.0
Travis Job 29.2
3 29.3 15 Feb 2018 06:24PM UTC 0
80.0
Travis Job 29.3
4 29.4 15 Feb 2018 06:26PM UTC 0
80.32
Travis Job 29.4
Source Files on build 29
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #29
  • c42e4b73 on github
  • Prev Build on calc-aggregates (#28)
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