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

Add code coverage to PRs and commits #49

Merged
merged 4 commits into from
Aug 14, 2023
Merged

Add code coverage to PRs and commits #49

merged 4 commits into from
Aug 14, 2023

Conversation

BooleanCat
Copy link
Owner

Please provide a brief description of the change.

Show code coverage when PRs are opened.

Which issue does this change relate to?

N/A.

Contribution checklist.

  • I have read and understood the CONTRIBUTING guidelines
  • My code is formatted (make check)
  • I have run tests (make test)
  • All commits in my PR conform to the commit hygiene section
  • I have added relevant tests
  • I have not added any dependencies

@codecov
Copy link

codecov bot commented Aug 14, 2023

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #49   +/-   ##
=======================================
  Coverage        ?   97.60%           
=======================================
  Files           ?       19           
  Lines           ?      376           
  Branches        ?        0           
=======================================
  Hits            ?      367           
  Misses          ?        6           
  Partials        ?        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BooleanCat BooleanCat merged commit 5eb752b into main Aug 14, 2023
9 checks passed
@BooleanCat BooleanCat deleted the cov branch August 14, 2023 11: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.

1 participant