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

Fix: Use codecov/codecov-action to report coverage to codecov.io #20

Merged
merged 1 commit into from
Feb 20, 2022

Conversation

localheinz
Copy link
Contributor

This pull request

@codecov-commenter
Copy link

codecov-commenter commented Feb 20, 2022

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #20   +/-   ##
=========================================
  Coverage          ?   99.82%           
  Complexity        ?      195           
=========================================
  Files             ?       40           
  Lines             ?      578           
  Branches          ?        0           
=========================================
  Hits              ?      577           
  Misses            ?        1           
  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 999b38a...a35e42f. Read the comment docs.

@theseer theseer merged commit b0732e3 into phar-io:master Feb 20, 2022
@theseer
Copy link
Member

theseer commented Feb 20, 2022

@localheinz However that happend: The Pipeline after the merge is now broken again...?

@localheinz
Copy link
Contributor Author

@theseer

I'll take a 👀!

@theseer
Copy link
Member

theseer commented Feb 20, 2022

While you're at it: I temporarily switched to using the action's tools keyword to install phpunit. While I don't understand how that can fail on macos but work on linux, I also dislike the fact that's a 2nd place where the phpunit version is managed. I would thus like to have it installed via phive again ;)

@localheinz localheinz deleted the fix/coverage branch February 20, 2022 15:09
@localheinz
Copy link
Contributor Author

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

3 participants