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

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

Build:
DEFAULT BRANCH: master
Ran 20 Aug 2017 06:34PM UTC
Files 135
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 Aug 2017 06:26PM UTC coverage: 95.193% (+0.01%) from 95.179%
933.2

Pull #283

travis-ci

web-flow
LANG-1350: Fix varargs array invokeConstructor

If ConstructorUtils.invokeConstructor(Class, Object...) is invoked with
an array of arguments whose classes do not match a constructor exactly
(for example, a subclass is used) and an array is used for a varargs
parameter, then the array is not matched to the varargs parameter type.
Pull Request #283: LANG-1350: Fix varargs array invokeConstructor

14318 of 15041 relevant lines covered (95.19%)

12538.57 hits per line

Source Files on job 933.2
  • Tree
  • List 0
  • Changed 16
  • Source Changed 1
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 933
  • Travis Job 933.2
  • 73769d2f on github
  • Prev Job for on master (#929.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