Sampras Lopes

Results 46 issues of Sampras Lopes

## Type of Change - [ ] Bugfix - [ ] New feature - [x] Enhancement - [x] Refactoring - [ ] Dependency updates ## Description Reuse reqwest clients for...

A-framework
A-core
S-waiting-on-review

Get more insights for network connections created to external clients/services. We currently use reqwest to make api calls and a major chunk of API call is spent over api calls...

C-feature
P-medium
A-performance

## Type of Change - [ ] Bugfix - [ ] New feature - [x] Enhancement - [ ] Refactoring - [ ] Dependency updates ## Description - Add a...

A-framework
C-refactor

Tracked in #1587 Implement Code coverage for PR's via CI Objectives - run tests as part of CI - generate codeCov for these tests & auto-publish the report as part...

A-CI-CD
C-feature
good first issue
help wanted

#### Context As any other codebase, unit tests are vital to maintain stability & correctness of code.. Currently while the project has some amount of tests, We still don't have...

A-CI-CD
C-feature
C-tracking-issue
E-medium
good first issue
help wanted

## Type of Change - [ ] Bugfix - [ ] New feature - [ ] Enhancement - [ ] Refactoring - [ ] Dependency updates - [ ] Documentation...

A-framework
A-Analytics

## Type of Change - [ ] Bugfix - [x] New feature - [ ] Enhancement - [ ] Refactoring - [ ] Dependency updates - [ ] Documentation -...

A-framework
A-Analytics

Currently payment methods related functionality:- 1. save cards 2. get cards from locker 3. tokenize cards in connector 4. vault 5. get saved payment methods for customer etc are very...

C-tracking-issue
A-payment-methods
C-refactor

### Feature Description This issue covers one of the problems mentioned in #119, about using [the newtype pattern](https://rust-unofficial.github.io/patterns/patterns/behavioural/newtype.html) for zip/pin codes. We want to make sure that the we have...

A-framework
C-feature
good first issue
help wanted

Spin out from https://github.com/juspay/hyperswitch/issues/172. Please refer to that issue for more information.

A-framework
C-feature
good first issue
help wanted