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

apache / commons-lang / 1391
95%
master: 95%

Build:
Build:
LAST BUILD BRANCH: feature/LANG-1677-support-field-exclusion-in-ReflectionDiffBuilder
DEFAULT BRANCH: master
Ran 13 Oct 2018 06:40PM UTC
Jobs 1
Files 124
Run time 44s
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
1391

Pull #376

travis-ci

web-flow
Clean up assertions

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).
Pull Request #376: Test cleanup

14443 of 15166 relevant lines covered (95.23%)

0.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1391.1 13 Oct 2018 06:39PM UTC 0
95.23
Travis Job 1391.1
Source Files on build 1391
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1391
  • Pull Request #376
  • PR Base - master (#1390)
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