razorpay / razorpay-php

Razorpay PHP Library
MIT License
183 stars 126 forks source link

changelog: Added new end points #367

Closed ankitdas13 closed 9 months ago

ankitdas13 commented 9 months ago

[2.9.7] - 2023-12-18

feat: Added new API endpoints

codecov-commenter commented 9 months ago

Codecov Report

Attention: 67 lines in your changes are missing coverage. Please review.

Comparison is base (4d11a22) 53.88% compared to head (d4928b9) 49.45%. Report is 3 commits behind head on master.

Files Patch % Lines
src/Customer.php 0.00% 12 Missing :warning:
src/Dispute.php 0.00% 12 Missing :warning:
src/Account.php 0.00% 7 Missing :warning:
src/Entity.php 0.00% 7 Missing :warning:
src/Stakeholder.php 0.00% 7 Missing :warning:
src/Order.php 25.00% 6 Missing :warning:
src/Document.php 0.00% 5 Missing :warning:
src/Settlement.php 0.00% 5 Missing :warning:
src/Iin.php 0.00% 3 Missing :warning:
src/Payment.php 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #367 +/- ## ============================================ - Coverage 53.88% 49.45% -4.43% - Complexity 234 255 +21 ============================================ Files 32 34 +2 Lines 670 734 +64 ============================================ + Hits 361 363 +2 - Misses 309 371 +62 ```

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