GravityPDF / querypath

A fork of QueryPath: a PHP library for HTML(5)/XML querying (CSS 4 or XPath) and processing (like jQuery) with PHP8.3 support
Other
21 stars 2 forks source link

Add code coverage report to GA #39

Closed jakejackson1 closed 1 year ago

jakejackson1 commented 1 year ago

Add code coverage report and integrate with Codecov.io

Pull Request type

Please check the type of change your PR introduces:

What is the current behavior?

No code coverage report included in PRs

What is the new behavior?

Add automated code coverage report via Codecov.io

Does this introduce a breaking change?

codecov[bot] commented 1 year ago

Codecov Report

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

@@           Coverage Diff           @@
##             main      #39   +/-   ##
=======================================
  Coverage        ?   88.40%           
  Complexity      ?     1349           
=======================================
  Files           ?       26           
  Lines           ?     3088           
  Branches        ?        0           
=======================================
  Hits            ?     2730           
  Misses          ?      358           
  Partials        ?        0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.