phundrak.com/backend/.tarpaulin.ci.toml

7 lines
113 B
TOML
Raw Permalink Normal View History

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