Skip to content

Commit

Permalink
Enforce coverage with Bun too
Browse files Browse the repository at this point in the history
  • Loading branch information
samhh committed Apr 6, 2024
1 parent 1a8d790 commit 750768e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bunfig.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[test]
coverageSkipTestFiles = true
# We don't meet 100% yet, but it doesn't tell us well enough where. /shrug
coverageThreshold = 0.9

0 comments on commit 750768e

Please sign in to comment.