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

Use github action to upload test coverage #37

Merged
merged 3 commits into from
Oct 31, 2021
Merged

Use github action to upload test coverage #37

merged 3 commits into from
Oct 31, 2021

Conversation

zaporylie
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 31, 2021

Codecov Report

Merging #37 (dcd8653) into 2.x (f1ccd5e) will decrease coverage by 32.00%.
The diff coverage is 5.68%.

Impacted file tree graph

@@              Coverage Diff              @@
##                2.x      #37       +/-   ##
=============================================
- Coverage     93.14%   61.13%   -32.01%     
- Complexity      315      436      +121     
=============================================
  Files            52       79       +27     
  Lines           919     1441      +522     
=============================================
+ Hits            856      881       +25     
- Misses           63      560      +497     
Flag Coverage Δ
unittests 61.13% <5.68%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/Api/UserInfo.php 0.00% <0.00%> (ø)
src/Model/RecurringPayment/Agreement.php 0.00% <0.00%> (ø)
src/Model/RecurringPayment/Charge.php 0.00% <0.00%> (ø)
src/Model/RecurringPayment/InitialCharge.php 0.00% <0.00%> (ø)
.../Model/RecurringPayment/RequestCreateAgreement.php 0.00% <0.00%> (ø)
src/Model/RecurringPayment/RequestCreateCharge.php 0.00% <0.00%> (ø)
src/Model/RecurringPayment/RequestRefundCharge.php 0.00% <0.00%> (ø)
.../Model/RecurringPayment/RequestUpdateAgreement.php 0.00% <0.00%> (ø)
...Model/RecurringPayment/ResponseCreateAgreement.php 0.00% <0.00%> (ø)
...rc/Model/RecurringPayment/ResponseCreateCharge.php 0.00% <0.00%> (ø)
... and 35 more

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 862e563...dcd8653. Read the comment docs.

@zaporylie zaporylie merged commit d1ffc10 into 2.x Oct 31, 2021
@zaporylie zaporylie deleted the codecov branch October 31, 2021 11:25
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.

2 participants