Files
phundrak.com-backend/.tarpaulin.ci.toml
Lucien Cartier-Tilet 71c4cf1061
Some checks failed
Publish Docker Images / build-and-publish (push) Failing after 9m29s
chore: separate backend from frontend
2025-11-15 14:07:12 +01:00

7 lines
113 B
TOML

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