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

pantsbuild / pants / 6661 / 3
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: add-buildctl-engine
DEFAULT BRANCH: main
Ran 04 Sep 2015 06:34PM UTC
Files 386
Run time 11s
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

04 Sep 2015 05:37PM UTC coverage: 71.033% (+0.09%) from 70.948%
CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'"

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/

16356 of 23026 relevant lines covered (71.03%)

0.71 hits per line

Source Files on job 6661.3 (CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'")
  • Tree
  • List 0
  • Changed 8
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6661
  • Travis Job 6661.3
  • 8c82cf54 on github
  • Prev Job for CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'" on master (#6657.3)
  • Next Job for CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'" on master (#6667.3)
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