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: add test coverage #20

Merged
merged 3 commits into from
Jul 9, 2023
Merged

chore: add test coverage #20

merged 3 commits into from
Jul 9, 2023

Conversation

junha-ahn
Copy link
Member

add into gradle, git actions (with Jacoco, CodeCov)

What is this PR?

Key Changes

  • add test coverage tool Jacoco into Gradle
  • add test coverage report Into PR (with Codecov)

Test Checklist

@codecov
Copy link

codecov bot commented Jul 9, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@83e7c96). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #20   +/-   ##
=======================================
  Coverage        ?   50.00%           
  Complexity      ?        2           
=======================================
  Files           ?        2           
  Lines           ?        8           
  Branches        ?        0           
=======================================
  Hits            ?        4           
  Misses          ?        4           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@junha-ahn junha-ahn merged commit 00baed0 into main Jul 9, 2023
@junha-ahn junha-ahn mentioned this pull request Jul 9, 2023
@junha-ahn junha-ahn deleted the feat/5-test-coverage branch July 12, 2023 13:29
@junha-ahn junha-ahn self-assigned this Jul 12, 2023
@junha-ahn junha-ahn linked an issue Jul 17, 2023 that may be closed by this pull request
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.

CI: 테스트커버리지
1 participant