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

pantsbuild / pants / 21809896642 / 10
80%
main: 80%

Build:
DEFAULT BRANCH: main
Ran 09 Feb 2026 02:35AM UTC
Files 1186
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

09 Feb 2026 02:06AM UTC coverage: 46.794%. Remained the same
21809896642.10

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.

28320 of 60521 relevant lines covered (46.79%)

0.47 hits per line

Source Files on job test_python_linux_x86_64_2/10 - 21809896642.10
  • Tree
  • List 1186
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 21809896642
  • cfe36038 on github
  • Prev Job for on main (#21804297880.6)
  • Next Job for on main (#21831468085.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