Skip to content

Add Code Coverage using Codecov #7

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

Merged
merged 14 commits into from
Oct 27, 2022
Merged

Add Code Coverage using Codecov #7

merged 14 commits into from
Oct 27, 2022

Conversation

FelixS90
Copy link
Collaborator

@FelixS90 FelixS90 commented Oct 25, 2022

Description

Add code coverage for CI runs on Windows.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

CI in PR

Checklist:

  • I followed the Contributing Guidelines.
  • I did a self-review.
  • I commented my code, particularly in hard-to-understand areas.
  • I updated the documentation.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.

@codecov-commenter
Copy link

codecov-commenter commented Oct 27, 2022

Codecov Report

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

@@           Coverage Diff           @@
##             main       #7   +/-   ##
=======================================
  Coverage        ?   46.02%           
=======================================
  Files           ?       77           
  Lines           ?    15644           
  Branches        ?        0           
=======================================
  Hits            ?     7200           
  Misses          ?     8444           
  Partials        ?        0           
Flag Coverage Δ
windows-latest 46.02% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@FelixS90 FelixS90 marked this pull request as ready for review October 27, 2022 10:39
@FelixS90 FelixS90 merged commit 8c04962 into main Oct 27, 2022
@FelixS90 FelixS90 deleted the add_coverage_info branch February 7, 2023 15:24
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.

2 participants