razorpay / razorpay-go

Razorpay Go SDK
MIT License
37 stars 24 forks source link

added generic entity #97

Closed ankitdas13 closed 9 months ago

ankitdas13 commented 10 months ago

Code Snippet of generic api

client.Entity.Do("url", http.MethodGet, payload, headers)

Get

Screenshot 2023-11-10 at 5 47 36 PM

Post

Screenshot 2023-11-10 at 5 48 42 PM
codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (c823901) 89.43% compared to head (4fab6b8) 89.01%.

Files Patch % Lines
resources/entity.go 80.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #97 +/- ## ========================================== - Coverage 89.43% 89.01% -0.43% ========================================== Files 22 23 +1 Lines 426 446 +20 ========================================== + Hits 381 397 +16 - Misses 45 49 +4 ```

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