Skip to content

Commit

Permalink
feature: update coverage (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
levivilet authored Dec 27, 2024
1 parent c42f960 commit d913c17
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/preview-process/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
"collectCoverage": true,
"coverageThreshold": {
"global": {
"branches": 78,
"functions": 92,
"lines": 90
"branches": 81,
"functions": 94,
"lines": 93
}
}
}
Expand Down

0 comments on commit d913c17

Please sign in to comment.