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

apache / commons-math / 311
91%

Build:
DEFAULT BRANCH: master
Ran 09 Oct 2017 04:30PM UTC
Jobs 1
Files 644
Run time 35s
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
311

Pull #66

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 #66: Remove the redundant null check expression of a non-null value lastRe…

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

38784 of 43112 relevant lines covered (89.96%)

0.9 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/main/java/org/apache/commons/math4/optim/nonlinear/scalar/noderiv/CMAESOptimizer.java
Jobs
ID Job ID Ran Files Coverage
1 311.1 (MAVEN_OPTS="-Xmx6g -Xms2g") 09 Oct 2017 04:27PM UTC 0
89.96
Travis Job 311.1
Source Files on build 311
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #311
  • Pull Request #66
  • PR Base - master (#303)
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