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: nits and small code improvements found during investigation of PR#3168 #3259

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

bkontur
Copy link
Contributor

@bkontur bkontur commented Jan 6, 2024

Type of Change

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

Description

While addressing PR#3168, I came across several minor issues and made some small code improvements. These changes were unrelated to the main issue and were requested to be undone. Consequently, I've created this separate pull request.

Additional Changes

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

Motivation and Context

How did you test it?

cargo check --all-features -p router
cargo clippy --all-features -p router

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
  • I added a CHANGELOG entry if applicable

Copy link
Member

@SanchithHegde SanchithHegde left a comment

Choose a reason for hiding this comment

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

Looks good to me!

Thanks for the PR, @bkontur!

@SanchithHegde SanchithHegde added the C-refactor Category: Refactor label Jan 8, 2024
@Gnanasundari24 Gnanasundari24 added this pull request to the merge queue Jan 10, 2024
Merged via the queue into juspay:main with commit fe3cf54 Jan 10, 2024
11 checks passed
@bkontur bkontur deleted the bko-nits-from-2899 branch January 10, 2024 11:50
pixincreate added a commit that referenced this pull request Jan 11, 2024
* 'main' of github.com:juspay/hyperswitch:
  ci: use git commands for pushing commits and tags in nightly release workflows (#3314)
  refactor(connector): [bluesnap] add connector_txn_id fallback for webhook (#3315)
  feat(core): add new payments webhook events (#3212)
  chore: nits and small code improvements found during investigation of PR#3168 (#3259)
  refactor: removed basilisk feature (#3281)
  fix(euclid_wasm): Update braintree config prod (#3288)
  feat(payment_link): add status page for payment link (#3213)
  chore(version): 2024.01.10.0
  chore(postman): update Postman collection files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-refactor Category: Refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants