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

mosra / corrade / 314 / 1
8%
master: 8%

Build:
DEFAULT BRANCH: master
Ran 31 Aug 2016 05:09PM UTC
Files 97
Run time 5s
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

31 Aug 2016 01:39PM UTC coverage: 94.267% (+0.3%) from 93.964%
TARGET=desktop

push

travis-ci

mosra
TestSuite: publicize testCaseRepeatId().

I originally didn't want to make this value public, as it would mean
that repeated test cases are not testing the exact same code repeatedly,
which was against the original intention of how should repeated test
cases be used. However now I found a new use case (testing 0-N
iterations of a floating-point algorithm and then verifying its
precision loss) and this is the exact thing I need -- instanced tests
would be too verbose if testing for e.g. 1000s iterations, but here it
will be quiet until the end or until it finds first failure, reporting
it for example as

    FAIL [01] iterative()@667

which would mean that the first 666 iterations passed but the 667th
failed.

2335 of 2477 relevant lines covered (94.27%)

173.0 hits per line

Source Files on job 314.1 (TARGET=desktop)
  • Tree
  • List 0
  • Changed 8
  • Source Changed 5
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 314
  • Travis Job 314.1
  • 2ca7a1cc on github
  • Prev Job for TARGET=desktop on master (#312.1)
  • Next Job for TARGET=desktop on master (#318.1)
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