Skip to content

Commit

Permalink
bump jest?..
Browse files Browse the repository at this point in the history
  • Loading branch information
jiexi committed Jan 27, 2025
1 parent aea8f8c commit c0af3b9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ const baseConfig = {
// An object that configures minimum threshold enforcement for coverage results
coverageThreshold: {
global: {
branches: 67.58,
branches: 67.98,
functions: 68.69,
lines: 68.42,
statements: 68.45,
lines: 68.62,
statements: 68.65,
},
},

Expand Down

0 comments on commit c0af3b9

Please sign in to comment.