Skip to content

Commit

Permalink
feature: update coverage (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
levivilet authored Dec 8, 2024
1 parent b550e16 commit d5cb534
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/file-search-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@
"collectCoverage": true,
"coverageThreshold": {
"global": {
"branches": 19,
"functions": 11,
"lines": 38
"branches": 60,
"functions": 42,
"lines": 65
}
}
},
Expand Down

0 comments on commit d5cb534

Please sign in to comment.