-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
feat(connector): [COINGATE] Add Template PR #7052
base: main
Are you sure you want to change the base?
feat(connector): [COINGATE] Add Template PR #7052
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we move this file to crates/router/tests/connectors
Also rename it to coingate.rs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added
6862d74
to
2ae5023
Compare
34a2308
to
f67ce51
Compare
1f347c8
to
0a4c236
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7052 +/- ##
=======================================
Coverage ? 4.11%
=======================================
Files ? 1012
Lines ? 207908
Branches ? 0
=======================================
Hits ? 8548
Misses ? 199360
Partials ? 0 ☔ View full report in Codecov by Sentry. |
Type of Change
Description
Template PR
Additional Changes
Motivation and Context
https://github.com/juspay/hyperswitch-cloud/issues/8133
How did you test it?
Testing Not needed
Checklist
cargo +nightly fmt --all
cargo clippy