hyperswitch
hyperswitch copied to clipboard
add wallets flow
Type of Change
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
Description
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?
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
Review changes with SemanticDiff.
Analyzed 3 of 3 files.
Overall, the semantic diff is 20% smaller than the GitHub diff.
| Filename | Status | |
|---|---|---|
| :heavy_check_mark: | crates/hyperswitch_connectors/src/utils.rs | 0.03% smaller |
| :heavy_check_mark: | crates/hyperswitch_connectors/src/connectors/novalnet.rs | 0.01% smaller |
| :heavy_check_mark: | crates/hyperswitch_connectors/src/connectors/novalnet/transformers.rs | 27.89% smaller |