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

pantsbuild / pants / 6661
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: add-buildctl-engine
DEFAULT BRANCH: main
Ran 04 Sep 2015 06:32PM UTC
Jobs 10
Files 386
Run time 12min
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
6661

push

travis-ci

stuhood
JVM dependency usage task

New goal, jvm-dep-usage, analyzes the relationship between the products target T produces vs. the products which T's dependents actually require (this is done by observing analysis files). If the ratio of required products to available products is low, then this is a sign that target T isn't factored well.

A graph is formed from these results, where each node of the graph is a target, and each edge is a product usage ratio between a target and its dependency. The nodes also contain additional information to guide refactoring -- for example, the estimated job size of each target, which indicates the impact a poorly factored target has on the build times.

The graph is outputted into a JSON file, with the intent of consuming and analyzing the graph via some external tool.

Testing Done:
Manual testing on Twitter source

CI: https://travis-ci.org/pantsbuild/pants/builds/78669424

Bugs closed: 2127

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

17373 of 23026 relevant lines covered (75.45%)

1.42 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6661.1 (CI_FLAGS="-cjlpn 'Various pants self checks'") 04 Sep 2015 06:32PM UTC 0
Travis Job 6661.1
2 6661.2 (CI_FLAGS="-fkmsrcn -u 0/2 'Unit tests for pants and pants-plugins - shard 1'") 04 Sep 2015 06:33PM UTC 0
70.95
Travis Job 6661.2
3 6661.3 (CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'") 04 Sep 2015 06:34PM UTC 0
71.03
Travis Job 6661.3
4 6661.4 (CI_FLAGS="-fkmsrcjlp 'Python contrib tests'") 04 Sep 2015 06:33PM UTC 0
Travis Job 6661.4
5 6661.5 (CI_FLAGS="-fkmsrjlpn -i 0/6 'Python integration tests for pants - shard 1'") 04 Sep 2015 06:38PM UTC 0
Travis Job 6661.5
6 6661.6 (CI_FLAGS="-fkmsrjlpn -i 1/6 'Python integration tests for pants - shard 2'") 04 Sep 2015 06:40PM UTC 0
Travis Job 6661.6
7 6661.7 (CI_FLAGS="-fkmsrjlpn -i 2/6 'Python integration tests for pants - shard 3'") 04 Sep 2015 06:40PM UTC 0
Travis Job 6661.7
8 6661.8 (CI_FLAGS="-fkmsrjlpn -i 3/6 'Python integration tests for pants - shard 4'") 04 Sep 2015 06:41PM UTC 0
Travis Job 6661.8
9 6661.9 (CI_FLAGS="-fkmsrjlpn -i 4/6 'Python integration tests for pants - shard 5'") 04 Sep 2015 06:39PM UTC 0
Travis Job 6661.9
10 6661.10 (CI_FLAGS="-fkmsrjlpn -i 5/6 'Python integration tests for pants - shard 6'") 04 Sep 2015 06:45PM UTC 0
Travis Job 6661.10
Source Files on build 6661
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6661
  • 8c82cf54 on github
  • Prev Build on master (#6657)
  • Next Build on master (#6667)
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