razorpay / razorpay-java

Razorpay Java SDK
https://mvnrepository.com/artifact/com.razorpay/razorpay-java
MIT License
57 stars 64 forks source link

added dispute endpoint #309

Closed ankitdas13 closed 6 months ago

ankitdas13 commented 6 months ago

Api doc reference

Fetch All Disputes Fetch a Dispute Accept a Dispute Contest a Dispute

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.26%. Comparing base (2896eb1) to head (8e5b0c5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #309 +/- ## ============================================ + Coverage 86.07% 86.26% +0.19% - Complexity 314 321 +7 ============================================ Files 60 62 +2 Lines 718 728 +10 Branches 31 31 ============================================ + Hits 618 628 +10 Misses 75 75 Partials 25 25 ``` | [Flag](https://app.codecov.io/gh/razorpay/razorpay-java/pull/309/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=razorpay) | Coverage Δ | | |---|---|---| | [tests](https://app.codecov.io/gh/razorpay/razorpay-java/pull/309/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=razorpay) | `86.26% <100.00%> (+0.19%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=razorpay#carryforward-flags-in-the-pull-request-comment) to find out more.

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

rohitcbr commented 6 months ago

Some checks are failing and skipped, please check it.

ankitdas13 commented 6 months ago

@rohitcbr for last check, I have to mark this pr as Tested / TestingNotRequired Once this pr is approved, I will mark this.