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

pantsbuild / pants / 21809896642

09 Feb 2026 02:06AM UTC coverage: 80.344% (-0.006%) from 80.35%
21809896642

push

github

web-flow
Changes to Rust options parsing to facilitate Pants NG (#23050)

- Allow passing a buildroot through to NativeOptionParser
- Replace uses of HashMap with BTreeMap, to allow the relevant structs
to implement `Hash`
- Implement Eq and Hash on various structs, which in some cases has to
be done manually. E.g., Config values are not naturally Eq because they
can contain floats.
- Support secure (sha256) hashing of config file contents.
- Make some private symbols `pub` or `pub(crate)` so they can be used by
ng code.
- Change the config file name to `pantsng_*.toml` when running in "ng"
mode.

78759 of 98027 relevant lines covered (80.34%)

3.09 hits per line

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

81.25
/src/python/pants/testutil/python_interpreter_selection.py


Source Not Available

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