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

Setup Prettier to format code #2022

Merged
merged 6 commits into from
Sep 26, 2024
Merged

Setup Prettier to format code #2022

merged 6 commits into from
Sep 26, 2024

Conversation

davidyuk
Copy link
Member

This PR is supported by the Æternity Foundation

Copy link

codecov bot commented Sep 24, 2024

Codecov Report

Attention: Patch coverage is 71.09208% with 135 lines in your changes missing coverage. Please review.

Project coverage is 82.92%. Comparing base (58e3f43) to head (c664255).
Report is 7 commits behind head on develop.

Files with missing lines Patch % Lines
src/contract/Contract.ts 44.68% 25 Missing and 1 partial ⚠️
src/aepp-wallet-communication/wallet-detector.ts 0.00% 10 Missing ⚠️
src/account/Generalized.ts 43.75% 8 Missing and 1 partial ⚠️
src/tx/builder/helpers.ts 46.66% 4 Missing and 4 partials ⚠️
src/chain.ts 63.15% 3 Missing and 4 partials ⚠️
src/aepp-wallet-communication/connection-proxy.ts 14.28% 6 Missing ⚠️
src/contract/compiler/Cli.ts 50.00% 5 Missing ⚠️
src/AeSdkBase.ts 63.63% 2 Missing and 2 partials ⚠️
src/account/Ledger.ts 20.00% 0 Missing and 4 partials ⚠️
...p-wallet-communication/WalletConnectorFrameBase.ts 20.00% 4 Missing ⚠️
... and 32 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2022      +/-   ##
===========================================
- Coverage    90.23%   82.92%   -7.32%     
===========================================
  Files          109      109              
  Lines         3574     3625      +51     
  Branches       736      751      +15     
===========================================
- Hits          3225     3006     -219     
- Misses         333      524     +191     
- Partials        16       95      +79     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@davidyuk davidyuk force-pushed the prettier branch 2 times, most recently from 648e324 to e627d17 Compare September 26, 2024 14:12
@davidyuk davidyuk merged commit 6c2dbfe into develop Sep 26, 2024
3 of 5 checks passed
@davidyuk davidyuk deleted the prettier branch September 26, 2024 14:51
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.

1 participant