quality: integration tests, 466 tests total, 43% coverage (#87)

This commit is contained in:
2026-04-05 13:54:52 +03:00
committed by GitHub
parent ac3a8a7c43
commit e0bd8341bc
4 changed files with 196 additions and 2 deletions

View File

@@ -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