Skip to content

Commit

Permalink
Enable coverage to 70% required
Browse files Browse the repository at this point in the history
  • Loading branch information
florenzen committed May 24, 2024
1 parent 721aa4a commit 8fff074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Build.fs
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ let distDir = rootDirectory </> "dist"

let distGlob = distDir </> "*.nupkg"

let coverageThresholdPercent = 1
let coverageThresholdPercent = 70

let coverageReportDir = rootDirectory </> "docs" </> "coverage"

Expand Down

0 comments on commit 8fff074

Please sign in to comment.