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

pantsbuild / pants / 6135
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: add/port-target-adaptor-and-source-block
DEFAULT BRANCH: main
Ran 13 Aug 2015 01:42PM UTC
Jobs 10
Files 347
Run time 11min
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
6135

push

travis-ci

Benjy
Improve cmd-line help output. #docfixit

- Only print help for the scopes the user asked for (and anything
  under them).  Previously we printed help for all tasks under any
  goals the user specified. E.g., `./pants help compile.java` would
  print all compile help, including those for other tasks.
- Print help for subsystems, if asked. E.g., ./pants help cache
  now shows help for global cache options. This falls nicely out of the
  implementation of the point above.
- Be smarter about detecting whether a cmd-line token is a target spec
  or an unrecognized scope, so we can issue an appropriate error in
  the second case.
- Print the first line of an optionable's docstring in the help.

TODO: The subsytem help printing still needs some work. For example
      you can do 'pants help jvm' and get help for the global jvm
      subsystem, even though nothing uses it.  John's pending change
      to have subsystems know what scope they're embedded in should
      help here.

TODO: This no longer prints the goal description before the help for all
      options for tasks under the goal. But that can easily be restored
      by making Goal an Optionable with a description (but, presumably,
      no registered options). Will follow up with this soon.

Testing Done:
CI passes: https://travis-ci.org/pantsbuild/pants/builds/75165925

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

15329 of 20806 relevant lines covered (73.68%)

1.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6135.1 (CI_FLAGS="-cjlpn 'Various pants self checks'") 13 Aug 2015 01:44PM UTC 0
Travis Job 6135.1
2 6135.2 (CI_FLAGS="-fkmsrcn -u 0/2 'Unit tests for pants and pants-plugins - shard 1'") 13 Aug 2015 01:46PM UTC 0
68.42
Travis Job 6135.2
3 6135.3 (CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'") 13 Aug 2015 01:43PM UTC 0
70.25
Travis Job 6135.3
4 6135.4 (CI_FLAGS="-fkmsrcjlp 'Python contrib tests'") 13 Aug 2015 01:42PM UTC 0
Travis Job 6135.4
5 6135.5 (CI_FLAGS="-fkmsrjlpn -i 0/6 'Python integration tests for pants - shard 1'") 13 Aug 2015 01:44PM UTC 0
Travis Job 6135.5
6 6135.6 (CI_FLAGS="-fkmsrjlpn -i 1/6 'Python integration tests for pants - shard 2'") 13 Aug 2015 01:49PM UTC 0
Travis Job 6135.6
7 6135.7 (CI_FLAGS="-fkmsrjlpn -i 2/6 'Python integration tests for pants - shard 3'") 13 Aug 2015 01:49PM UTC 0
Travis Job 6135.7
8 6135.8 (CI_FLAGS="-fkmsrjlpn -i 3/6 'Python integration tests for pants - shard 4'") 13 Aug 2015 01:49PM UTC 0
Travis Job 6135.8
9 6135.9 (CI_FLAGS="-fkmsrjlpn -i 4/6 'Python integration tests for pants - shard 5'") 13 Aug 2015 01:50PM UTC 0
Travis Job 6135.9
10 6135.10 (CI_FLAGS="-fkmsrjlpn -i 5/6 'Python integration tests for pants - shard 6'") 13 Aug 2015 01:53PM UTC 0
Travis Job 6135.10
Source Files on build 6135
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6135
  • ef7c8b9c on github
  • Prev Build on master (#6131)
  • Next Build on master (#6136)
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