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

INRIA / spoon / 1939
87%

Build:
DEFAULT BRANCH: master
Ran 03 Nov 2016 05:45PM UTC
Jobs 1
Files 295
Run time 17s
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
1939

Pull #928

travis-ci

web-flow
fix bug: NPE when compilation units array contains null elements

Fix a bug in TreeBuilderCompiler.buildUnits() where a retured array is
longer then expected and the extra spaces are null. The method is updated
to use the _totalUnits_ instance variable as the true element count in
the _unitsToProcess_ array instead of the length of the array itself.

This broke processing of classes using JDTBatchCompiler.getUnits() and
expecting every element in the array to be non-null.  The problem came up
when trying to process the source for a large GWT project.
Pull Request #928: fix bug: NPE when compilation units array contains null elements

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

13749 of 18946 relevant lines covered (72.57%)

0.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1939.1 03 Nov 2016 05:45PM UTC 0
72.57
Travis Job 1939.1
Source Files on build 1939
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1939
  • Pull Request #928
  • PR Base - master (#1936)
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

© 2025 Coveralls, Inc