Skip to content

Commit

Permalink
test: Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
looppoolloop authored Mar 9, 2024
1 parent 2399aa2 commit 7a4a2c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,3 @@ jobs:
github-token: ${{ secrets.TOKEN_FOR_MEMO }}
annotations: none
custom-title: Coverage report for backend
test-script: npm test

1 comment on commit 7a4a2c9

@heystone999
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report for fronend

St.
Category Percentage Covered / Total
🔴 Statements 41.24% 292/708
🔴 Branches 29.12% 83/285
🔴 Functions 33.17% 67/202
🔴 Lines 41.58% 279/671

Test suite run success

13 tests passing in 4 suites.

Report generated by 🧪jest coverage report action from 7a4a2c9

Please sign in to comment.