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: bump up test coverage percentage #15

Merged
merged 6 commits into from
Oct 18, 2022

Conversation

carlosdevpereira
Copy link
Owner

@carlosdevpereira carlosdevpereira commented Oct 17, 2022

Issues

Fixes: #12

Description

  • Splits better the action logic
  • Adds jest global setup file
  • Improves test coverage percentage

@carlosdevpereira carlosdevpereira self-assigned this Oct 17, 2022
@github-actions
Copy link

github-actions bot commented Oct 17, 2022

🔖 Coverage Report

Wooo 🎉, the tests are passing and the coverage percentage increased, well done! 👏
main: 30% | test/improve-test-coverage: 99%

@@                        Coverage Summary                     @@
  ---------------------------------------------------------------
 | Category   | Master Branch | Current Branch | Covered / Total |
 | ---------- | ------------- | -------------- | --------------- |
+| Statements |     35.83%    |      100%      |     192/192     |
+| Branches   |     8.33%     |     95.83%     |      23/24      |
+| Functions  |     37.93%    |      100%      |      30/30      |
+| Lines      |     36.04%    |      100%      |     191/191     |
  ---------------------------------------------------------------
Metrics
  • Test Suites: 9 passed, 9 total
  • Tests: 43 passed, 43 total
  • Snapshots: 0 total
  • Time: 2 seconds

Coverage data is based on head branch test/improve-test-coverage (4700f6c) compared to base branch main (58be374).

View full coverage report 🔗

@carlosdevpereira carlosdevpereira marked this pull request as ready for review October 18, 2022 23:52
@carlosdevpereira carlosdevpereira changed the title test: improve test coverage chore: bump up test coverage percentage Oct 18, 2022
@carlosdevpereira carlosdevpereira merged commit 838a639 into main Oct 18, 2022
@carlosdevpereira carlosdevpereira deleted the test/improve-test-coverage branch October 18, 2022 23:54
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.

feature: comment coverage-summary and test-results directly on commits
1 participant