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

pantsbuild / pants / 23694811302

28 Mar 2026 09:34PM UTC coverage: 92.917% (-0.006%) from 92.923%
23694811302

push

github

web-flow
Add .toml files to option "fromfile" support. (#23196)

As a reminder, the "fromfile" feature is where an
option value `@path/to/file` is read from that file.

If the file is .json or .yaml, we deserialize its content
to a list or dict, as needed.

This change adds support for .toml.

A top-level TOML entity must be a table (unlike
JSON/YAML which can have a top-level list).
So we only support this for dict-valued options.

91520 of 98496 relevant lines covered (92.92%)

4.05 hits per line

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

98.49
/src/python/pants/engine/fs_test.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