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

apache / commons-lang / 729 / 2
95%
master: 95%

Build:
DEFAULT BRANCH: master
Ran 20 Feb 2017 10:22PM UTC
Files 137
Run time 6s
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

20 Feb 2017 10:18PM UTC coverage: 94.567%. Remained the same
729.2

push

travis-ci

PascalSchumacher
Validate's String.format without arguments (closes #238)

While calling String.format("some string") without any additional
arguments is not technically wrong, it's redundant, as it just
returns the same string.

Removing these calls and just using the string instead both cleans up
the code and offers a (very slight) performance gain.

13907 of 14706 relevant lines covered (94.57%)

22106.34 hits per line

Source Files on job 729.2
  • Tree
  • List 0
  • Changed 19
  • Source Changed 1
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 729
  • Travis Job 729.2
  • a64153a3 on github
  • Prev Job for on master (#726.2)
  • Next Job for on master (#731.2)
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