diff --git a/bunfig.toml b/bunfig.toml index fe5a48e..e1f94fd 100644 --- a/bunfig.toml +++ b/bunfig.toml @@ -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 \ No newline at end of file