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

apache / commons-lang / 1392
95%

Build:
DEFAULT BRANCH: master
Ran 13 Oct 2018 07:23PM UTC
Jobs 1
Files 124
Run time 49s
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
1392

push

travis-ci

PascalSchumacher
Clean up assertions (closes #376)

Use built-in assertion methods provides by
org.junit.jupiter.api.Assertions instead of reimplementing the same
logic with assertTrue and assertFalse.

Note that JUnit Jupiter 5.3.1 does not support deltas of 0 for
assertEquals(double, double, double) and
assertEquals(float, float, float), so these usages of assertTrue were
left untouched, and will be addressed when JUnit Jupiter 5.4, that
addresses this isssue, will be available (see
https://github.com/junit-team/junit5/pull/1613 for details).

14443 of 15166 relevant lines covered (95.23%)

0.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1392.1 13 Oct 2018 07:22PM UTC 0
95.23
Travis Job 1392.1
Source Files on build 1392
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1392
  • 3609993f on github
  • Prev Build on master (#1390)
  • Next Build on master (#1396)
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