Skip to content

refactor: Moving common functions to shared-codebase#1143

Merged
PritishBudhiraja merged 7 commits into
mainfrom
shared_codebase_priority_1
Jul 31, 2025
Merged

refactor: Moving common functions to shared-codebase#1143
PritishBudhiraja merged 7 commits into
mainfrom
shared_codebase_priority_1

Conversation

@Pradeep-kumar1202

@Pradeep-kumar1202 Pradeep-kumar1202 commented Jul 24, 2025

Copy link
Copy Markdown

Type of Change

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

Description

Moved 10 functions to the shared codebase

How did you test it?

I have tested locally - and the code is getting compiled and tested fully

Checklist

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

@semanticdiff-com

semanticdiff-com Bot commented Jul 24, 2025

Copy link
Copy Markdown

Review changes with  SemanticDiff

Changed Files
File Status
  scripts/update-submodules.sh Unsupported file format
  shared-code  0% smaller
  src/CardSchemeComponent.res Unsupported file format
  src/CardUtils.res Unsupported file format
  src/CollectWidget.res Unsupported file format
  src/Components/AddBankAccount.res Unsupported file format
  src/Components/BlikCodePaymentInput.res Unsupported file format
  src/Components/SavedCardItem.res Unsupported file format
  src/Hooks/CommonCardProps.res Unsupported file format
  src/Payments/BacsBankDebit.res Unsupported file format
  src/Payments/Boleto.res Unsupported file format
  src/Payments/CardPayment.res Unsupported file format
  src/Utilities/DynamicFieldsUtils.res Unsupported file format
  src/Utilities/PaymentBody.res Unsupported file format
  src/Utilities/PaymentManagementBody.res Unsupported file format
  src/Utilities/PaymentUtils.res Unsupported file format

@juspay juspay deleted a comment from github-actions Bot Jul 31, 2025
@PritishBudhiraja PritishBudhiraja added the Ready for Review PR with label Ready for Review should only be reviewed. label Jul 31, 2025

@PritishBudhiraja PritishBudhiraja left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Will do refactoring of the code that we have written but shared code can be merged

@PritishBudhiraja PritishBudhiraja merged commit a6df2d2 into main Jul 31, 2025
8 checks passed
@PritishBudhiraja PritishBudhiraja deleted the shared_codebase_priority_1 branch July 31, 2025 07:23
@github-actions github-actions Bot added the Closed Label will be automatically added when the PR will get merged to main label Jul 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Closed Label will be automatically added when the PR will get merged to main Ready for Review PR with label Ready for Review should only be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Shared Codebase

3 participants