summaryrefslogtreecommitdiffstats
path: root/.tarpaulin.toml
blob: d0e55d35dbf466ad4c2d23a154fdb42434e03214 (plain)
1
2
3
4
5
[default]
# Expected one of `Tests`, `Doctests`, `Benchmarks`, `Examples`, `Lib`, `Bins`, `AllTargets`
run-types = ["Tests"]
[report]
out = ["Html", "Xml"]