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

pantsbuild / pants / 18749978017

23 Oct 2025 01:27PM UTC coverage: 80.28% (-0.001%) from 80.281%
18749978017

push

github

web-flow
only set pex --override during lockfile generation (#22783)

For many cli flags we tend towards a "belt and suspenders" approach and
set them broadly -- and perhaps redundantly -- instead of only in the
narrow case where we are sure they are needed. This works fine in most
cases but for --override Pex has an explicit check [1] so that in Pants
terms one most override when generating a lockfile, not when using or
subsetting it.

[1]
https://github.com/pex-tool/pex/blob/682536efd/pex/bin/pex.py#L1012

77875 of 97004 relevant lines covered (80.28%)

3.62 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

34.97
/src/python/pants/engine/internals/graph.py


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc