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

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

Build:
Build:
LAST BUILD BRANCH: fix_uv_lockfile_sync
DEFAULT BRANCH: main
Ran 10 May 2015 10:53PM UTC
Files 325
Run time 15s
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

10 May 2015 10:41PM UTC coverage: 69.152%. Remained the same
CI_FLAGS="-fkmsrcnet 'Unit tests for pants and pants-plugins'"

push

travis-ci

jsirois
Eliminate the globs.__sub__ use in option package.

This leaves a target alias in-place for those used to it but moves the
migration tool to the migrations tree.

Testing Done:
https://rbcommons.com/s/twitter/r/2082/ deprecated +/-, but missed cleaning up pants itself:
```console
$ PANTS_DEV=1 ./pants list src/python/pants/option/:
*** Running pants in dev mode from /home/jsirois/dev/3rdparty/pants/src/python/pants/bin/pants_exe.py ***
WARN] <string>:6: DeprecationWarning:
pants.backend.core.wrapped_globs.__sub__ is deprecated and will be removed in version 0.0.35:
Instead of glob arithmetic, use glob(..., exclude=[...])

INFO] Detected git repository at /home/jsirois/dev/3rdparty/pants on branch master
src/python/pants/option:migrate_config
src/python/pants/option:option
```

After the fix deprecation is gone and the options migration tool still works:
```console
$ rm -r dist/ && PANTS_DEV=1 ./pants binary src/python/pants/option:migrate_config
$ ./dist/migrate_config.pex
Checking config file at ./pants.ini for unmigrated keys.
```

CI went green here:
  https://travis-ci.org/pantsbuild/pants/builds/62009350

Bugs closed: 1520

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

13367 of 19330 relevant lines covered (69.15%)

0.69 hits per line

Source Files on job 4820.3 (CI_FLAGS="-fkmsrcnet 'Unit tests for pants and pants-plugins'")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4820
  • Travis Job 4820.3
  • 5a6034b5 on github
  • Prev Job for CI_FLAGS="-fkmsrcnet 'Unit tests for pants and pants-plugins'" on master (#4818.3)
  • Next Job for CI_FLAGS="-fkmsrcnet 'Unit tests for pants and pants-plugins'" on master (#4825.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