Move permissions/change output and annotations

This commit is contained in:
Andrew Shumway
2023-05-02 12:48:47 -06:00
parent 125dd56921
commit 5c56404aac
2 changed files with 8 additions and 11 deletions

View File

@@ -3,7 +3,7 @@ module.exports = {
coverageDirectory: './coverage',
coverageThreshold: {
global: {
branches: 75,
branches: 80,
functions: 90,
lines: 90,
statements: 90,