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

pantsbuild / pants / 6918
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: ng_subsystem
DEFAULT BRANCH: main
Ran 17 Sep 2015 05:50PM UTC
Jobs 10
Files 393
Run time 16min
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
6918

push

travis-ci

jsirois
Migrate `JvmBinaryTask` to 'compile_classpath'.

The 'jar_dependencies' is slated for imminent removal and the
`ArtifactClasspathEntry`s exposed via the 'compile_classpath' product
provides richer data that is used to ensure unique jar paths in
`BundleCreate`.  In addition, `JvmBinaryTask`s handling of
`JvmBinary.deploy_excludes` now leverage the same exclude logic used in
forming classpaths via the help of a new `ClasspathProducts.copy` method
that makes it safe for `JvmBinaryTask` to snapshot the classpath and add
in additional deply-only excludes for forming deploy binaries and
bundles.

The use-case of grabbing external artifact only classpaths from
`ClasspathProducts` is formalized in a new API and tests are added for
all the new products behaviors.

Testing Done:
CI went green here:
  https://travis-ci.org/pantsbuild/pants/builds/80741427

Bugs closed: 1841, 2206

Reviewed at https://rbcommons.com/s/twitter/r/2832/

49 of 49 new or added lines in 8 files covered. (100.0%)

17934 of 23717 relevant lines covered (75.62%)

1.43 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/python/pants/backend/jvm/jar_dependency_utils.py
1
100.0
src/python/pants/backend/jvm/tasks/jvm_binary_task.py
2
100.0
src/python/pants/backend/jvm/tasks/bundle_create.py
2
100.0
src/python/pants/backend/jvm/tasks/detect_duplicates.py
4
100.0
src/python/pants/backend/project_info/tasks/export.py
6
100.0
src/python/pants/backend/project_info/tasks/ide_gen.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/python/pants/backend/jvm/tasks/bundle_create.py
1
100.0
src/python/pants/backend/project_info/tasks/ide_gen.py
Jobs
ID Job ID Ran Files Coverage
1 6918.1 (CI_FLAGS="-cjlpn 'Various pants self checks'") 17 Sep 2015 05:51PM UTC 0
Travis Job 6918.1
2 6918.2 (CI_FLAGS="-fkmsrcn -u 0/2 'Unit tests for pants and pants-plugins - shard 1'") 17 Sep 2015 05:52PM UTC 0
71.41
Travis Job 6918.2
3 6918.3 (CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'") 17 Sep 2015 05:55PM UTC 0
71.48
Travis Job 6918.3
4 6918.4 (CI_FLAGS="-fkmsrcjlp 'Python contrib tests'") 17 Sep 2015 05:50PM UTC 0
Travis Job 6918.4
5 6918.5 (CI_FLAGS="-fkmsrjlpn -i 0/6 'Python integration tests for pants - shard 1'") 17 Sep 2015 05:51PM UTC 0
Travis Job 6918.5
6 6918.6 (CI_FLAGS="-fkmsrjlpn -i 1/6 'Python integration tests for pants - shard 2'") 17 Sep 2015 05:59PM UTC 0
Travis Job 6918.6
7 6918.7 (CI_FLAGS="-fkmsrjlpn -i 2/6 'Python integration tests for pants - shard 3'") 17 Sep 2015 05:59PM UTC 0
Travis Job 6918.7
8 6918.8 (CI_FLAGS="-fkmsrjlpn -i 3/6 'Python integration tests for pants - shard 4'") 17 Sep 2015 05:57PM UTC 0
Travis Job 6918.8
9 6918.9 (CI_FLAGS="-fkmsrjlpn -i 4/6 'Python integration tests for pants - shard 5'") 17 Sep 2015 05:58PM UTC 0
Travis Job 6918.9
10 6918.10 (CI_FLAGS="-fkmsrjlpn -i 5/6 'Python integration tests for pants - shard 6'") 17 Sep 2015 06:07PM UTC 0
Travis Job 6918.10
Source Files on build 6918
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6918
  • f6db0395 on github
  • Prev Build on master (#6915)
  • Next Build on master (#6921)
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