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

pantsbuild / pants / 5635
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: multiplatform_pex_with_uv
DEFAULT BRANCH: main
Ran 14 Jul 2015 07:56PM UTC
Jobs 9
Files 335
Run time 6min
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
5635

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/

14152 of 20047 relevant lines covered (70.59%)

1.33 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5635.1 (CI_FLAGS="-cjlpn 'Various pants self checks'") 14 Jul 2015 07:56PM UTC 0
Travis Job 5635.1
2 5635.2 (CI_FLAGS="-fkmsrcn -u 0/2 'Unit tests for pants and pants-plugins - shard 1'") 14 Jul 2015 07:56PM UTC 0
66.54
Travis Job 5635.2
3 5635.3 (CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'") 14 Jul 2015 07:57PM UTC 0
66.58
Travis Job 5635.3
5 5635.5 (CI_FLAGS="-fkmsrjlpn -i 0/6 'Python integration tests for pants - shard 1'") 14 Jul 2015 07:59PM UTC 0
Travis Job 5635.5
6 5635.6 (CI_FLAGS="-fkmsrjlpn -i 1/6 'Python integration tests for pants - shard 2'") 14 Jul 2015 08:01PM UTC 0
Travis Job 5635.6
7 5635.7 (CI_FLAGS="-fkmsrjlpn -i 2/6 'Python integration tests for pants - shard 3'") 14 Jul 2015 08:02PM UTC 0
Travis Job 5635.7
8 5635.8 (CI_FLAGS="-fkmsrjlpn -i 3/6 'Python integration tests for pants - shard 4'") 14 Jul 2015 08:01PM UTC 0
Travis Job 5635.8
9 5635.9 (CI_FLAGS="-fkmsrjlpn -i 4/6 'Python integration tests for pants - shard 5'") 14 Jul 2015 08:03PM UTC 0
Travis Job 5635.9
10 5635.10 (CI_FLAGS="-fkmsrjlpn -i 5/6 'Python integration tests for pants - shard 6'") 14 Jul 2015 08:03PM UTC 0
Travis Job 5635.10
Source Files on build 5635
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5635
  • 5e0937f8 on github
  • Prev Build on master (#5634)
  • Next Build on master (#5636)
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