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

apache / commons-lang / 912
95%

Build:
DEFAULT BRANCH: master
Ran 01 Jul 2017 12:03PM UTC
Jobs 3
Files 135
Run time 3min
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
912

Pull #274

travis-ci

web-flow
Fix ExceptionUtils#getStackFrame(String) javadoc

ExceptionUtils#getStackFrame(String)'s javadoc contains a broken
reference to SystemUtils#LINE_SEPARATOR (as the class name is not
fully qualified, and there's no import of
org.apache.commons.lang3.SystemUtils).

This patch fixes the broken reference by replacing it it with a
reference to System#lineSeparator(), which the method actually uses.
Pull Request #274: Fix ExceptionUtils#getStackFrame(String) javadoc

14333 of 15060 relevant lines covered (95.17%)

35429.27 hits per line

Jobs
ID Job ID Ran Files Coverage
1 912.1 01 Jul 2017 12:03PM UTC 0
95.22
Travis Job 912.1
2 912.2 01 Jul 2017 12:03PM UTC 0
95.22
Travis Job 912.2
3 912.3 01 Jul 2017 12:06PM UTC 0
95.17
Travis Job 912.3
Source Files on build 912
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #912
  • Pull Request #274
  • PR Base - master (#910)
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