Disable bun test coverage threshold
Some checks failed
timw4mail/scroll/pipeline/head There was a failure building this commit
Some checks failed
timw4mail/scroll/pipeline/head There was a failure building this commit
This commit is contained in:
parent
0148473e7b
commit
b37f0ae420
@ -10,7 +10,7 @@ coverage = true
|
||||
|
||||
coverageReporter = ["text", "lcov"]
|
||||
coverageDir = "coverage/raw"
|
||||
coverageThreshold = { lines = 0.7, functions = 0.65 }
|
||||
# coverageThreshold = { lines = 0.7, functions = 0.65 }
|
||||
|
||||
# disable code coverage counting test files
|
||||
coverageSkipTestFiles = true
|
Loading…
x
Reference in New Issue
Block a user