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

pantsbuild / pants / 4626
70%
main: 93%

Build:
Build:
LAST BUILD BRANCH: uv-lockfile-resolver
DEFAULT BRANCH: main
Ran 27 Apr 2015 02:02PM UTC
Jobs 10
Files 325
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
4626

push

travis-ci

stuhood
Provide global option to look up BUILD files in git history

The ultimate goal here is to support a pants filedeps command that can
generate the necessary data for git sparse checkouts of the just the
data necessary to build a specific target.  To do this, we need to be
able to use the filedeps goal with BUILD files that we haven't checked out
(since we don't want to have to check out all the BUILD files only to
throw most of them away).

The changes to the java_tests target are necessary because otherwise
we'll crash while generating the sparse-checkout data if we don't
happen to have any source files checked out yet.  Of course, we could
make it, too, operate on the in-repo data, but that would be a massive
amount of complexity.  Instead, we simply wait until test time to
complain.

Testing Done:
CI green: https://travis-ci.org/pantsbuild/pants/builds/59923760

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

239 of 239 new or added lines in 6 files covered. (100.0%)

13541 of 19371 relevant lines covered (69.9%)

0.7 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/python/pants/backend/jvm/tasks/junit_run.py
22
100.0
src/python/pants/base/scm_build_file.py
30
100.0
src/python/pants/scm/git.py
Jobs
ID Job ID Ran Files Coverage
1 4626.1 (CI_FLAGS="-cjlpnet 'Various pants self checks'") 27 Apr 2015 02:07PM UTC 0
Travis Job 4626.1
2 4626.2 (CI_FLAGS="-fkmsrcjlpn 'Test examples and testprojects'") 27 Apr 2015 02:03PM UTC 0
Travis Job 4626.2
3 4626.3 (CI_FLAGS="-fkmsrcnet 'Unit tests for pants and pants-plugins'") 27 Apr 2015 02:07PM UTC 0
69.9
Travis Job 4626.3
4 4626.4 (CI_FLAGS="-fkmsrcjlpet 'Python contrib tests'") 27 Apr 2015 02:02PM UTC 0
Travis Job 4626.4
5 4626.5 (CI_FLAGS="-fkmsrjlpnet -i 6:0 'Python integration tests for pants - shard 1'") 27 Apr 2015 02:04PM UTC 0
Travis Job 4626.5
6 4626.6 (CI_FLAGS="-fkmsrjlpnet -i 6:1 'Python integration tests for pants - shard 2'") 27 Apr 2015 02:14PM UTC 0
Travis Job 4626.6
7 4626.7 (CI_FLAGS="-fkmsrjlpnet -i 6:2 'Python integration tests for pants - shard 3'") 27 Apr 2015 02:14PM UTC 0
Travis Job 4626.7
8 4626.8 (CI_FLAGS="-fkmsrjlpnet -i 6:3 'Python integration tests for pants - shard 4'") 27 Apr 2015 02:14PM UTC 0
Travis Job 4626.8
9 4626.9 (CI_FLAGS="-fkmsrjlpnet -i 6:4 'Python integration tests for pants - shard 5'") 27 Apr 2015 02:18PM UTC 0
Travis Job 4626.9
10 4626.10 (CI_FLAGS="-fkmsrjlpnet -i 6:5 'Python integration tests for pants - shard 6'") 27 Apr 2015 02:15PM UTC 0
Travis Job 4626.10
Source Files on build 4626
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4626
  • cc18c8c4 on github
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