mirror of
https://github.com/getnora-io/nora.git
synced 2026-04-12 06:50:31 +00:00
quality: integration tests, 466 tests total, 43% coverage (#87)
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
[nora]
|
||||
packages = ["nora-registry"]
|
||||
engine = "llvm"
|
||||
fail-under = 40
|
||||
engine = "Llvm"
|
||||
fail-under = 38
|
||||
out = ["json", "html"]
|
||||
output-dir = "coverage"
|
||||
timeout = "300"
|
||||
exclude-files = ["src/ui/*", "src/main.rs", "src/openapi.rs"]
|
||||
workspace = false
|
||||
|
||||
Reference in New Issue
Block a user