-
Notifications
You must be signed in to change notification settings - Fork 80
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
chore: refactor codebase #574
Conversation
e111dfc
to
381fb9d
Compare
3402652
to
cf1ddce
Compare
a96a5f3
to
61ed763
Compare
8ce67b1
to
e749894
Compare
packages/sdk/account/utils/Utils.ts
Outdated
@@ -162,15 +163,11 @@ export function convertToFactor(percentage: number | undefined): number { | |||
|
|||
export function makeInstallDataAndHash( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what does this method do?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@VGabriel45 this was your addition I believe
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is for enableMode, will be helpful when we'll integrate it.
Size limit is failing just because of the base branch. This PR is ready to be merged despite that failing test |
5db0bfc
to
693970c
Compare
693970c
to
3aa9a9d
Compare
5fb0f90
to
d6603ad
Compare
9d8ec81
to
9300d5c
Compare
8e58906
to
1edbe9f
Compare
1edbe9f
to
6cca41e
Compare
6cca41e
to
a6f911e
Compare
size-limit report 📦
|
PR-Codex overview
This PR focuses on restructuring the project directory, updating imports, and improving file organization for better readability and maintainability.
Detailed summary