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

Generate code coverage report with CodeCov #319

Merged
merged 14 commits into from
Jun 8, 2023
Merged

Generate code coverage report with CodeCov #319

merged 14 commits into from
Jun 8, 2023

Conversation

csegarragonz
Copy link
Collaborator

@csegarragonz csegarragonz commented Jun 2, 2023

In this PR I add preliminary support to generate code coverage reports as part of the GHA runs, and upload them to CodeCov.

In subsequent PRs, as I get more used to it, I will tune in the behaviour of the codecov bot.

For the moment, this is what I can see in my browser:
image

@codecov
Copy link

codecov bot commented Jun 2, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@e97b58a). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #319   +/-   ##
=======================================
  Coverage        ?   82.42%           
=======================================
  Files           ?       97           
  Lines           ?     7819           
  Branches        ?        0           
=======================================
  Hits            ?     6445           
  Misses          ?     1374           
  Partials        ?        0           

@csegarragonz
Copy link
Collaborator Author

@Shillaker log in to CodeCov is done through GitHub, so you should also be able to access the dashboard, let me know if that is not the case.

(If you manage to get into the dashboard, make sure to change the barnch to codecov)

@csegarragonz csegarragonz merged commit d63047c into main Jun 8, 2023
@csegarragonz csegarragonz deleted the codecov branch June 8, 2023 13:32
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