Skip to content

Commit

Permalink
Bump coverage (#18454)
Browse files Browse the repository at this point in the history
Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
  • Loading branch information
tmashuang and legobeat authored Apr 5, 2023
1 parent 4ce605f commit baee6f1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions coverage-targets.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
// subset of files to check against these targets.
module.exports = {
global: {
lines: 65.5,
branches: 53.5,
statements: 64.75,
functions: 58,
lines: 66,
branches: 54.4,
statements: 65,
functions: 58.5,
},
transforms: {
branches: 100,
Expand Down

0 comments on commit baee6f1

Please sign in to comment.