razorpay / razorpay-php

Razorpay PHP Library
MIT License
186 stars 128 forks source link

Increase codecoverage #353

Open ankitdas13 opened 1 year ago

ankitdas13 commented 1 year ago

Note :- Please follow the below points while attaching test cases document link below:

- If label Tested is added then test cases document URL is mandatory.

- Link added should be a valid URL and accessible throughout the org.

- If the branch name contains hotfix / revert by default the BVT workflow check will pass.

Test Case Document URL
Please paste test case document link here....
codecov-commenter commented 3 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 63.95349% with 31 lines in your changes missing coverage. Please review.

Project coverage is 53.88%. Comparing base (d9901af) to head (f885506). Report is 10 commits behind head on master.

Files Patch % Lines
src/Account.php 37.50% 15 Missing :warning:
src/Token.php 50.00% 6 Missing :warning:
src/Card.php 0.00% 3 Missing :warning:
src/Stakeholder.php 75.00% 3 Missing :warning:
src/Api.php 0.00% 2 Missing :warning:
src/Iin.php 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #353 +/- ## ============================================= + Coverage 27.62% 53.88% +26.25% - Complexity 208 234 +26 ============================================= Files 28 32 +4 Lines 590 670 +80 ============================================= + Hits 163 361 +198 + Misses 427 309 -118 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.