Skip to content

Commit

Permalink
Set minimum test coverage close to current value
Browse files Browse the repository at this point in the history
  • Loading branch information
g-andrade committed Oct 15, 2023
1 parent 079129c commit c9a476d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ defmodule Sqids.MixProject do
],
test_coverage: [
summary: [
# FIXME
threshold: 0
threshold: 90
]
],
package: package()
Expand Down

0 comments on commit c9a476d

Please sign in to comment.