Skip to content

Commit

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

1 comment on commit aec1819

@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 aec1819

Please sign in to comment.