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

refactor: Shared code #728

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

refactor: Shared code #728

wants to merge 12 commits into from

Conversation

manideepk90
Copy link

Type of Change

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

Description

How did you test it?

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

Copy link

semanticdiff-com bot commented Oct 10, 2024

Review changes with SemanticDiff.

Analyzed 1 of 67 files.

Overall, the semantic diff is 68% smaller than the GitHub diff.

File Information
Filename Status
.gitignore Unsupported file format
package-lock.json Unsupported file format
✔️ rescript.json 67.94% smaller
src/CardTheme.res Unsupported file format
src/CardUtils.res Unsupported file format
src/CollectWidget.res Unsupported file format
src/Payment.res Unsupported file format
src/orca-log-catcher/OrcaLogger.res Unsupported file format
src/orca-loader/Hyper.res Unsupported file format
src/Utilities/DynamicFieldsUtils.res Unsupported file format
src/Utilities/LoggerUtils.res Unsupported file format
src/Utilities/PaymentHelpers.res Unsupported file format
src/Utilities/PaymentMethodCollectUtils.res Unsupported file format
src/Utilities/PaymentUtils.res Unsupported file format
src/Utilities/TaxCalculation.res Unsupported file format
src/Utilities/Utils.res Unsupported file format
src/Payments/CardPayment.res Unsupported file format
src/LocaleStrings/LocaleStringHelper.res Unsupported file format
src/Components/EmailPaymentInput.res Unsupported file format
shared-code/payments/SharedPaymentHelpers.res Unsupported file format
shared-code/Validations/CardCvcValidation.res Unsupported file format
shared-code/Validations/CardExpiryValidation.res Unsupported file format
shared-code/Validations/CardPattern.res Unsupported file format
shared-code/Validations/CardValidationClientCore.res Unsupported file format
shared-code/Validations/CardValidationWeb.res Unsupported file format
shared-code/Validations/EmailValidation.res Unsupported file format
shared-code/Validations/PostalCodes.res Unsupported file format
shared-code/Validations/ZipValidation.res Unsupported file format
shared-code/Utils/LogUtils.res Unsupported file format
shared-code/Utils/SharedUtils.res Unsupported file format
shared-code/Utils/ValidationUtils.res Unsupported file format
shared-code/LocaleStrings/ArabicLocale.res Unsupported file format
shared-code/LocaleStrings/BosnianLocale.res Unsupported file format
shared-code/LocaleStrings/CatalanLocale.res Unsupported file format
shared-code/LocaleStrings/ChineseLocale.res Unsupported file format
shared-code/LocaleStrings/ConstantStrings.res Unsupported file format
shared-code/LocaleStrings/CzechLocale.res Unsupported file format
shared-code/LocaleStrings/DanishLocale.res Unsupported file format
shared-code/LocaleStrings/DeutschLocale.res Unsupported file format
shared-code/LocaleStrings/DutchBelgiumLocale.res Unsupported file format
shared-code/LocaleStrings/DutchLocale.res Unsupported file format
shared-code/LocaleStrings/EnglishGBLocale.res Unsupported file format
shared-code/LocaleStrings/EnglishLocale.res Unsupported file format
shared-code/LocaleStrings/EstonianLocale.res Unsupported file format
shared-code/LocaleStrings/FinnishLocale.res Unsupported file format
shared-code/LocaleStrings/FrenchBelgiumLocale.res Unsupported file format
shared-code/LocaleStrings/FrenchLocale.res Unsupported file format
shared-code/LocaleStrings/GreekLocale.res Unsupported file format
shared-code/LocaleStrings/HebrewLocale.res Unsupported file format
shared-code/LocaleStrings/IcelandicLocale.res Unsupported file format
shared-code/LocaleStrings/ItalianLocale.res Unsupported file format
shared-code/LocaleStrings/JapaneseLocale.res Unsupported file format
shared-code/LocaleStrings/LithuanianLocale.res Unsupported file format
shared-code/LocaleStrings/LocaleStringHelper.res Unsupported file format
shared-code/LocaleStrings/LocaleStringTypes.res Unsupported file format
shared-code/LocaleStrings/LocalehelperWeb.res Unsupported file format
shared-code/LocaleStrings/MalayLocale.res Unsupported file format
shared-code/LocaleStrings/NorwegianLocale.res Unsupported file format
shared-code/LocaleStrings/PolishLocale.res Unsupported file format
shared-code/LocaleStrings/PortugueseLocale.res Unsupported file format
shared-code/LocaleStrings/RussianLocale.res Unsupported file format
shared-code/LocaleStrings/SlovakLocale.res Unsupported file format
shared-code/LocaleStrings/SpanishLocale.res Unsupported file format
shared-code/LocaleStrings/SwedishLocale.res Unsupported file format
shared-code/LocaleStrings/TurkishLocale.res Unsupported file format
shared-code/LocaleStrings/WelshLocale.res Unsupported file format
Hyperswitch-React-Demo-App/.env Unsupported file format

@github-actions github-actions bot added the S-conventions-not-followed Some Github conventions not followed label Oct 10, 2024
@manideepk90 manideepk90 changed the title Shared code refactor: Shared code Oct 10, 2024
@github-actions github-actions bot removed the S-conventions-not-followed Some Github conventions not followed label Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants