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

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

Build:
Build:
LAST BUILD BRANCH: feature/LANG-1677-support-field-exclusion-in-ReflectionDiffBuilder
DEFAULT BRANCH: master
Ran 09 Oct 2017 06:25PM UTC
Jobs 2
Files 135
Run time 1259869min
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

09 Oct 2017 06:21PM UTC coverage: 95.212% (-0.001%) from 95.213%
981

Pull #298

travis-ci

web-flow
Add an instanceof test in the implementation of equals(Object obj).

The equals(Object obj) method shouldn't make any assumptions about the type of obj. It should simply return false if obj is not the same type as this.
http://findbugs.sourceforge.net/bugDescriptions.html#BC_EQUALS_METHOD_SHOULD_WORK_FOR_ALL_OBJECTS
Pull Request #298: Add an instanceof test in the implementation of equals(Object obj).

1 of 1 new or added line in 1 file covered. (100.0%)

14337 of 15058 relevant lines covered (95.21%)

12600.47 hits per line

Jobs
ID Job ID Ran Files Coverage
1 981.1 11 Feb 2020 04:52AM UTC 0
62.98
Travis Job 981.1
2 981.2 09 Oct 2017 06:26PM UTC 0
95.21
Travis Job 981.2
Source Files on build 981
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #981
  • Pull Request #298
  • PR Base - master (#972)
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