Files
jj-cz/.tarpaulin.ci.toml
Lucien Cartier-Tilet 520a54aae4
Some checks failed
Publish Docker Images / coverage-and-sonar (push) Failing after 16m17s
feat: implement breaking change input
2026-03-13 23:44:31 +01:00

7 lines
137 B
TOML

[all]
out = ["Xml"]
target-dir = "coverage"
output-dir = "coverage"
fail-under = 60
exclude-files = ["target/*", "private/*", "tests/*"]