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(coverage): publish test code coverage #821

Merged
merged 3 commits into from
Feb 1, 2021
Merged

Conversation

sunix
Copy link
Contributor

@sunix sunix commented Feb 1, 2021

- name: report-coverage-tools-pr-check
uses: codecov/codecov-action@v1
with:
file: ./tools/pr-check/coverage/coverage-final.json
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AFAIK it seems that it handles files

files: ./coverage1.xml,./coverage2.xml # optional

@sunix sunix force-pushed the publish-codecoverage branch 4 times, most recently from b770a6d to 35198fd Compare February 1, 2021 14:16
@codecov
Copy link

codecov bot commented Feb 1, 2021

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #821   +/-   ##
=========================================
  Coverage          ?   81.68%           
=========================================
  Files             ?       40           
  Lines             ?     1054           
  Branches          ?      130           
=========================================
  Hits              ?      861           
  Misses            ?      193           
  Partials          ?        0           

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 2f9d746...718f85b. Read the comment docs.

@sunix sunix force-pushed the publish-codecoverage branch 2 times, most recently from 56c8cbb to 189b31c Compare February 1, 2021 15:37
… incorrect

Signed-off-by: Sun Tan <sutan@redhat.com>
Signed-off-by: Sun Tan <sutan@redhat.com>
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.

None yet

2 participants