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

chore: Increasing log coverage for payment method list #5042

Merged
merged 28 commits into from
Jul 18, 2024
Merged

Conversation

prajjwalkumar17
Copy link
Contributor

@prajjwalkumar17 prajjwalkumar17 commented Jun 19, 2024

Type of Change

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

Description

Addition of logs for Payment Method list for merchant

Additional Changes

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

Motivation and Context

For better debugging

How did you test it?

We are just increasing the log coverage here, its just under the hood change for better debugging

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

@prajjwalkumar17 prajjwalkumar17 added A-core Area: Core flows C-refactor Category: Refactor labels Jun 19, 2024
@prajjwalkumar17 prajjwalkumar17 added this to the June 2024 Release milestone Jun 19, 2024
@prajjwalkumar17 prajjwalkumar17 self-assigned this Jun 19, 2024
@prajjwalkumar17 prajjwalkumar17 requested a review from a team as a code owner June 19, 2024 12:15
@prajjwalkumar17 prajjwalkumar17 marked this pull request as draft June 20, 2024 06:17
@prajjwalkumar17 prajjwalkumar17 changed the base branch from main to cgi/pml July 8, 2024 09:24
@prajjwalkumar17 prajjwalkumar17 marked this pull request as ready for review July 8, 2024 09:25
Base automatically changed from cgi/pml to main July 9, 2024 17:35
@prajjwalkumar17 prajjwalkumar17 requested review from a team as code owners July 9, 2024 17:35
@likhinbopanna likhinbopanna added this pull request to the merge queue Jul 18, 2024
Merged via the queue into main with commit edb581e Jul 18, 2024
21 checks passed
@likhinbopanna likhinbopanna deleted the refactor/cg branch July 18, 2024 11:30
kashif-m pushed a commit that referenced this pull request Jul 19, 2024
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
dracarys18 pushed a commit that referenced this pull request Jul 19, 2024
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
pixincreate added a commit that referenced this pull request Jul 19, 2024
* 'main' of github.com:juspay/hyperswitch: (26 commits)
  refactor(core): change primary keys in user, user_roles and roles tables (#5374)
  chore(version): 2024.07.19.1
  refactor(connector): make the `original_authorized_amount` optional for MITs with `connector_mandate_details` (#5311)
  feat(connector): Plaid connector Integration (#3952)
  feat: encryption service integration to support batch encryption and decryption (#5164)
  refactor(core): change primary key of refund table (#5367)
  chore(version): 2024.07.19.0
  chore(postman): update Postman collection files
  Docs: Updating Error codes for documentation purposes (#5314)
  fix(core): [payouts] failure of payout retrieve when token is expired (#5362)
  build: remove unused dependencies (#5343)
  refactor(blocklist): change primary key of blocklist table (#5356)
  chore: Increasing log coverage for payment method list (#5042)
  refactor(routing): Remove backwards compatibility for the routing crate (#3015)
  refactor(merchant_account): change primary key for merchant account (#5327)
  refactor(router): remove id dependency from merchant connector account, dispute and mandate (#5330)
  feat(connector): [Itau Bank] Template for payment flows (#5304)
  chore(version): 2024.07.18.0
  refactor(router): Remove the locker call in the psync flow (#5348)
  feat(router): Add support for passing the domain dynamically in the session call (#5347)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-core Area: Core flows C-refactor Category: Refactor
Projects
None yet
8 participants