Files
phundrak.com-backend/.tarpaulin.ci.toml
Lucien Cartier-Tilet e5f94b9f8e
Some checks failed
Publish Docker Images / build-and-publish (push) Has been cancelled
chore: separate backend from frontend
2025-11-15 13:57:14 +01:00

7 lines
113 B
TOML

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