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

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

Build:
Build:
LAST BUILD BRANCH: 2.32.x
DEFAULT BRANCH: main
Ran 14 Jul 2015 07:57PM UTC
Files 335
Run time 22s
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

14 Jul 2015 07:56PM UTC coverage: 66.579% (-0.004%) from 66.583%
CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'"

push

travis-ci

Benjy
An iterator over option registration args.

See code comments for details.

To use in a task:

for name, args, kwargs in self.context.options.registration_args_iter_for_scope(self.options_scope):
  if <some condition on args/kwargs>:
    value = self.get_options()[name]
    ... do stuff with value ...

Testing Done:
CI passes apart from unrelated codegen issue: https://travis-ci.org/pantsbuild/pants/builds/70832969

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

13347 of 20047 relevant lines covered (66.58%)

0.67 hits per line

Source Files on job 5635.3 (CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'")
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5635
  • Travis Job 5635.3
  • 5e0937f8 on github
  • Prev Job for CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'" on master (#5634.3)
  • Next Job for CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'" on master (#5636.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