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

craffel / mir_eval / 103
90%
master: 98%

Build:
Build:
LAST BUILD BRANCH: io-comments
DEFAULT BRANCH: master
Ran 28 Oct 2015 02:18PM UTC
Jobs 3
Files 13
Run time 5min
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
103

push

travis-ci

craffel
Remove unreachable weighted_accuracy case

This case is not reachable.  In order for `len(comparisons) == 0`, we'd
need to have `len(weights) == 0`, because otherwise a `ValueError` would
be raised because they are of different length.  But, if
`len(weights) == 0` then `np.sum(weights) == 0` so the function returns
early at line 694.

1554 of 1735 relevant lines covered (89.57%)

2.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 103.1 28 Oct 2015 02:21PM UTC 0
89.57
Travis Job 103.1
2 103.2 28 Oct 2015 02:18PM UTC 0
89.57
Travis Job 103.2
3 103.3 28 Oct 2015 02:24PM UTC 0
89.57
Travis Job 103.3
Source Files on build 103
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #103
  • 96ca00f4 on github
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