gejdr-rs/.tarpaulin.local.toml
Lucien Cartier-Tilet 2013d04cf7
Some checks failed
Publish Docker image / publish (push) Failing after 2m1s
CI / tests (push) Has been cancelled
Initial commit
2025-01-25 12:30:00 +01:00

7 lines
111 B
TOML

[all]
out = ["Html", "Lcov"]
skip-clean = true
target-dir = "coverage"
output-dir = "coverage"
fail-under = 60