GravityPDF / gravity-pdf

Gravity PDF is a GPLv2-licensed WordPress plugin that allows you to automatically generate, email and download PDF documents using Gravity Forms.
https://gravitypdf.com
88 stars 21 forks source link

Use Codecov action for PHP Coverage Report #1396

Closed jakejackson1 closed 1 year ago

jakejackson1 commented 1 year ago

Description

Resolves missing code coverage report on the PHP GitHub actions.

Testing instructions

Automated tests

Screenshots

Checklist:

Additional Comments

codecov[bot] commented 1 year ago

Codecov Report

Merging #1396 (d918a69) into development (90cbaac) will decrease coverage by 16.01%. The diff coverage is n/a.

@@                Coverage Diff                 @@
##             development    #1396       +/-   ##
==================================================
- Coverage          93.30%   77.29%   -16.02%     
- Complexity             0     2893     +2893     
==================================================
  Files                 57      243      +186     
  Lines               1464    10099     +8635     
  Branches             370      370               
==================================================
+ Hits                1366     7806     +6440     
- Misses                90     2285     +2195     
  Partials               8        8               
Impacted Files Coverage Δ
src/Helper/Fields/Field_Product.php 64.00% <0.00%> (ø)
src/View/html/Actions/action_buttons.php 85.71% <0.00%> (ø)
src/View/View_Uninstaller.php 0.00% <0.00%> (ø)
src/Helper/Helper_Singleton.php 92.30% <0.00%> (ø)
src/View/View_Form_Settings.php 100.00% <0.00%> (ø)
src/Helper/Helper_Interface_Actions.php 0.00% <0.00%> (ø)
src/Controller/Controller_Activation.php 0.00% <0.00%> (ø)
src/View/html/PDF/form_title.php 66.66% <0.00%> (ø)
src/Model/Model_Uninstall.php 60.37% <0.00%> (ø)
src/templates/config/focus-gravity.php 0.00% <0.00%> (ø)
... and 176 more

Help us with your feedback. Take ten seconds to tell us how you rate us.