Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: 커버리지 툴 변경 #13

Merged
merged 2 commits into from
Sep 16, 2023
Merged

chore: 커버리지 툴 변경 #13

merged 2 commits into from
Sep 16, 2023

Conversation

Coalery
Copy link
Member

@Coalery Coalery commented Sep 16, 2023

주요 변경 사항

커버리지 툴을 codecov에서 jest-coverage-report-action으로 변경합니다.

변경 이유

codecov는 시트가 많아지면 유료가 됩니다. 따라서 깃헙 액션 중 jest-coverage-report-action으로 대체합니다.

@Coalery Coalery self-assigned this Sep 16, 2023
@github-actions
Copy link

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements
62.59% (-3.32% 🔻)
87/139
🟡 Branches 75% 6/8
🔴 Functions
34.62% (-0.68% 🔻)
18/52
🟡 Lines
61.94% (-3.41% 🔻)
83/134
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🔴
... / UpdateUserCommand.ts
0% 100% 0% 0%

Test suite run success

4 tests passing in 3 suites.

Report generated by 🧪jest coverage report action from 3af9f9d

@Coalery Coalery merged commit 636e1f6 into main Sep 16, 2023
@Coalery Coalery deleted the chore/change-cov-tool branch September 16, 2023 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant