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

craffel / mir_eval / 133 / 2
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: io-comments
DEFAULT BRANCH: master
Ran 10 Nov 2015 10:25PM UTC
Files 13
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

10 Nov 2015 09:27PM UTC coverage: 98.092%. First build
133.2

push

travis-ci

craffel
Allow pattern.standard_FPR to take len-1 patterns

When `reference_patterns` or `estimated_patterns` were both of length 1,
then np.diff(P - Q, axis=0) would return an array of shape `(0, 2)`
which would cause a `ValueError` from `np.max`.  This test was basically
just that the change in semitones in the reference and estimated
patterns was the same.  When there's only one note in the pattern, the
change in semitones is the same, so we just add the one-note case as a
special case.

1697 of 1730 relevant lines covered (98.09%)

0.98 hits per line

Source Files on job 133.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 133
  • Travis Job 133.2
  • a2890e3c 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