ramsey / php-library-starter-kit

:building_construction: A tool to quickly set up the base files of a PHP library project.
MIT License
244 stars 25 forks source link

Add codecov GitHub Action #8

Closed hootener closed 4 years ago

hootener commented 4 years ago

This Pull Request adds Codecov as a GitHub Action. I've verified that it works on a fork of this repo here:

Happy to answer any other questions :), and kudos on the 100% code coverage!

codecov-commenter commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@855c4c7). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             master        #8   +/-   ##
==========================================
  Coverage          ?   100.00%           
  Complexity        ?       269           
==========================================
  Files             ?        48           
  Lines             ?      1009           
  Branches          ?         0           
==========================================
  Hits              ?      1009           
  Misses            ?         0           
  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 855c4c7...169a668. Read the comment docs.