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

apache / commons-lang / 974
95%

Build:
DEFAULT BRANCH: master
Ran 09 Oct 2017 02:36PM UTC
Jobs 2
Files 135
Run time 38s
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
974

Pull #297

travis-ci

web-flow
Add a rule of Locale.ENGLISH to String.toUpperCase() method.

A String is being converted to upper case, using the platform's default encoding.
This may result in improper conversions when used with international characters.
Use the String.toUpperCase( Locale l ) version should be better.
http://findbugs.sourceforge.net/bugDescriptions.html#DM_CONVERT_CASE
Pull Request #297: Add a rule of Locale.ENGLISH to String.toUpperCase() method.

6 of 6 new or added lines in 3 files covered. (100.0%)

14340 of 15061 relevant lines covered (95.21%)

24303.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1 974.1 09 Oct 2017 02:37PM UTC 0
95.24
Travis Job 974.1
2 974.2 09 Oct 2017 02:36PM UTC 0
95.21
Travis Job 974.2
Source Files on build 974
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #974
  • Pull Request #297
  • 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