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

Added validation for UPI #2356

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

nishagraghu
Copy link

@nishagraghu nishagraghu commented Jan 12, 2024

Added validation for a given UPI so that people can validate the UPI addresses before performing any transaction as per issue #2317 .

Read more about UPI(Unified Payments Interface): https://en.wikipedia.org/wiki/Unified_Payments_Interface

Checklist

  • PR contains only changes related; no stray files, etc.
  • README updated (where applicable)
  • Tests written (where applicable)
  • References provided in PR (where applicable)

Copy link

codecov bot commented Jan 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.95%. Comparing base (b958bd7) to head (3549eb4).
Report is 21 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2356   +/-   ##
=======================================
  Coverage   99.95%   99.95%           
=======================================
  Files         107      108    +1     
  Lines        2454     2456    +2     
  Branches      619      620    +1     
=======================================
+ Hits         2453     2455    +2     
  Partials        1        1           

☔ 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants