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

code coverage reporting with Codecov #150

Merged
merged 8 commits into from
Jul 15, 2022
Merged

code coverage reporting with Codecov #150

merged 8 commits into from
Jul 15, 2022

Conversation

alexskr
Copy link
Member

@alexskr alexskr commented Jul 15, 2022

This PR:

  1. adds cobertura code coverage formatting for simplecove which makes it injectable by codecov.
  2. Adds github action step for uploading coverage reports to Codecov.io

@codecov
Copy link

codecov bot commented Jul 15, 2022

Codecov Report

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

@@            Coverage Diff             @@
##             develop     #150   +/-   ##
==========================================
  Coverage           ?   80.83%           
==========================================
  Files              ?       63           
  Lines              ?     4867           
  Branches           ?        0           
==========================================
  Hits               ?     3934           
  Misses             ?      933           
  Partials           ?        0           
Flag Coverage Δ
unittests 80.83% <0.00%> (?)

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


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2ebad39...69425dc. Read the comment docs.

@alexskr alexskr marked this pull request as ready for review July 15, 2022 23:47
@alexskr alexskr merged commit 504baca into develop Jul 15, 2022
@alexskr alexskr deleted the codecov branch January 28, 2023 01:20
mdorf added a commit that referenced this pull request Apr 24, 2024
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