Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handle v1 and v2 api version #225

Merged
merged 11 commits into from
Oct 13, 2023
Merged

handle v1 and v2 api version #225

merged 11 commits into from
Oct 13, 2023

Conversation

ankitdas13
Copy link
Contributor

@ankitdas13 ankitdas13 commented Sep 25, 2023

Copy link

@ndhaka007 ndhaka007 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ankitdas13 ankitdas13 self-assigned this Oct 11, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 13, 2023

Codecov Report

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

Comparison is base (a283340) 97.86% compared to head (9a43567) 96.83%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #225      +/-   ##
==========================================
- Coverage   97.86%   96.83%   -1.04%     
==========================================
  Files          29       35       +6     
  Lines         515      631     +116     
==========================================
+ Hits          504      611     +107     
- Misses         11       20       +9     
Files Coverage Δ
lib/razorpay.rb 100.00% <100.00%> (ø)
lib/razorpay/addon.rb 100.00% <100.00%> (ø)
lib/razorpay/card.rb 100.00% <100.00%> (ø)
lib/razorpay/iin.rb 100.00% <100.00%> (ø)
lib/razorpay/order.rb 100.00% <100.00%> (ø)
lib/razorpay/request.rb 94.64% <100.00%> (ø)
lib/razorpay/virtual_account.rb 96.00% <100.00%> (ø)
lib/razorpay/token.rb 92.85% <92.85%> (ø)
lib/razorpay/webhook.rb 96.15% <96.15%> (ø)
lib/razorpay/product.rb 90.00% <90.00%> (ø)
... and 2 more

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ankitdas13 ankitdas13 added Tested TestingNotRequired TestingNotRequired label for BVT and removed Tested labels Oct 13, 2023
@ankitdas13 ankitdas13 merged commit 7fc9613 into master Oct 13, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TestingNotRequired TestingNotRequired label for BVT
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants