Skip to content

✨ feat: replace tombi with an in-repo TOML model - #448

Merged
gaborbernat merged 1 commit into
tox-dev:mainfrom
gaborbernat:toml-doc
Aug 31, 2026
Merged

✨ feat: replace tombi with an in-repo TOML model#448
gaborbernat merged 1 commit into
tox-dev:mainfrom
gaborbernat:toml-doc

✨ feat: replace tombi with an in-repo TOML model

002dec8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 31, 2026 in 1s

100.00% (target 100.00%)

View this Pull Request on Codecov

100.00% (target 100.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (5659261) to head (002dec8).

Additional details and impacted files
Files with missing lines Coverage Δ
common/src/arrays.rs 100.00% <100.00%> (ø)
common/src/build.rs 100.00% <100.00%> (ø)
common/src/disabled.rs 100.00% <100.00%> (ø)
common/src/group.rs 100.00% <100.00%> (ø)
common/src/layout.rs 100.00% <100.00%> (ø)
common/src/lib.rs 100.00% <100.00%> (ø)
common/src/nesting.rs 100.00% <100.00%> (ø)
common/src/pep508/marker.rs 100.00% <100.00%> (ø)
common/src/pep508/requirement.rs 100.00% <100.00%> (ø)
common/src/pep508/version_op.rs 100.00% <100.00%> (ø)
... and 57 more

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.