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

mosra / corrade / 313
96%
master: 8%

Build:
Build:
LAST BUILD BRANCH: next
DEFAULT BRANCH: master
Ran 31 Aug 2016 01:47PM UTC
Jobs 1
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

pending completion
313

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

172.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 313.1 (TARGET=desktop) 31 Aug 2016 01:47PM UTC 0
94.27
Travis Job 313.1
Source Files on build 313
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #313
  • 2ca7a1cc on github
  • Next Build on next (#315)
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