This repository has been archived on 2024-01-28. You can view files and clone it, but cannot push or open issues/pull-requests.
brd/tarpaulin.toml

8 lines
117 B
TOML

[default]
ignore-tests = true
target-dir = "target/tarpaulin/"
exclude-files = ["target/*"]
[report]
out = ["Html"]