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

pantsbuild / pants / 4626 / 3
70%
main: 93%

Build:
Build:
LAST BUILD BRANCH: automation/release/2.33.0.dev1
DEFAULT BRANCH: main
Ran 27 Apr 2015 02:07PM UTC
Files 325
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

27 Apr 2015 01:52PM UTC coverage: 69.903%. First build
CI_FLAGS="-fkmsrcnet 'Unit tests for pants and pants-plugins'"

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/

13541 of 19371 relevant lines covered (69.9%)

0.7 hits per line

Source Files on job 4626.3 (CI_FLAGS="-fkmsrcnet 'Unit tests for pants and pants-plugins'")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4626
  • Travis Job 4626.3
  • 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