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

feat(connector): [COINGATE] Add Template PR #7052

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

awasthi21
Copy link
Contributor

@awasthi21 awasthi21 commented Jan 17, 2025

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Template PR

Additional Changes

  • This PR modifies the API contract
  • This PR modifies the database schema
  • This PR modifies application configuration/environment variables

Motivation and Context

https://github.com/juspay/hyperswitch-cloud/issues/8133

How did you test it?

Testing Not needed

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code
  • I added unit tests for my changes where possible

@awasthi21 awasthi21 requested review from a team as code owners January 17, 2025 05:58
Copy link

semanticdiff-com bot commented Jan 17, 2025

@awasthi21 awasthi21 self-assigned this Jan 17, 2025
@awasthi21 awasthi21 added the A-connector-integration Area: Connector integration label Jan 17, 2025
Copy link
Contributor

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added

@awasthi21 awasthi21 force-pushed the 8138-featconnector-coingate-add-template-pr-for-coingate branch 2 times, most recently from 6862d74 to 2ae5023 Compare January 22, 2025 05:56
@awasthi21 awasthi21 force-pushed the 8138-featconnector-coingate-add-template-pr-for-coingate branch from 34a2308 to f67ce51 Compare January 24, 2025 07:23
@awasthi21 awasthi21 force-pushed the 8138-featconnector-coingate-add-template-pr-for-coingate branch from 1f347c8 to 0a4c236 Compare January 24, 2025 08:36
Copy link

codecov bot commented Jan 24, 2025

Codecov Report

Attention: Patch coverage is 0% with 505 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@a9a1ded). Learn more about missing BASE report.

Files with missing lines Patch % Lines
.../hyperswitch_connectors/src/connectors/coingate.rs 0.00% 412 Missing ⚠️
...connectors/src/connectors/coingate/transformers.rs 0.00% 93 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-connector-integration Area: Connector integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants