chore: separate backend from frontend
Some checks failed
Publish Docker Images / build-and-publish (push) Failing after 8m46s
Some checks failed
Publish Docker Images / build-and-publish (push) Failing after 8m46s
This commit is contained in:
6
.tarpaulin.ci.toml
Normal file
6
.tarpaulin.ci.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
[all]
|
||||
out = ["Xml"]
|
||||
target-dir = "coverage"
|
||||
output-dir = "coverage"
|
||||
fail-under = 60
|
||||
exclude-files = ["target/*"]
|
||||
Reference in New Issue
Block a user