Closed ankitdas13 closed 11 months ago
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: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
[2.9.7] - 2023-12-18
feat: Added new API endpoints
addBankAccount
,deleteBankAccount
,requestEligibilityCheck
&fetchEligibility
on customeruploadAccountDoc
&fetchAccountDoc
on accountall
viewRtoReview
&editFulfillment
on orderexpandedDetails
on paymentsuploadStakeholderDoc
&fetchStakeholderDoc
on stakeholder