Skip to content

docs: add auto-generated config TOML reference - #621

Open
m4tx wants to merge 1 commit into
masterfrom
toml-reference
Open

m4tx wants to merge 1 commit into
masterfrom
toml-reference

feat: add auto-generated config TOML reference

af1ed39
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2026 in 0s

90.06% (+0.02%) compared to 14d9dc0

View this Pull Request on Codecov

90.06% (+0.02%) compared to 14d9dc0

Details

Codecov Report

❌ Patch coverage is 91.28065% with 32 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
cot-test/src/config_reference.rs 94.10% 16 Missing and 5 partials ⚠️
cot-test/src/bin/generate_config_docs.rs 0.00% 11 Missing ⚠️
Files with missing lines Coverage Δ
cot-test/src/lib.rs 76.76% <ø> (ø)
cot/src/config.rs 94.58% <ø> (ø)
cot/src/email/transport/smtp.rs 89.56% <ø> (ø)
cot-test/src/bin/generate_config_docs.rs 0.00% <0.00%> (ø)
cot-test/src/config_reference.rs 94.10% <94.10%> (ø)

... 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.