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

Fix unsafe Error message handling #549

Merged
merged 3 commits into from
Jan 15, 2024

Conversation

olegpetroveth
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the types label Jan 15, 2024
Copy link
Contributor

github-actions bot commented Jan 15, 2024

size-limit report 📦

Path Size
@swapkit/api - CommonJS 5.51 KB (-0.15% 🔽)
@swapkit/api - ES Modules 6.07 KB (+0.09% 🔺)
@swapkit/core - CommonJS 20.36 KB (+0.22% 🔺)
@swapkit/core - ES Modules 22.84 KB (-0.02% 🔽)
@swapkit/helpers - CommonJS 8.57 KB (0%)
@swapkit/helpers - ES Modules 9.6 KB (0%)
@swapkit/sdk - CommonJS 2.24 MB (-47.15% 🔽)
@swapkit/sdk - ES Modules 2.46 MB (-47.39% 🔽)
@swapkit/tokens - CommonJS 246.24 KB (0%)
@swapkit/tokens - ES Modules 248.72 KB (0%)
@swapkit/types - CommonJS 4.89 KB (+0.79% 🔺)
@swapkit/types - ES Modules 5.17 KB (+0.5% 🔺)
@swapkit/toolbox-cosmos - CommonJS 568.77 KB (-50% 🔽)
@swapkit/toolbox-cosmos - ES Modules 612.89 KB (-49.98% 🔽)
@swapkit/toolbox-evm - CommonJS 118.6 KB (0%)
@swapkit/toolbox-evm - ES Modules 145.18 KB (0%)
@swapkit/toolbox-utxo - CommonJS 191.22 KB (0%)
@swapkit/toolbox-utxo - ES Modules 210.61 KB (0%)
@swapkit/wallet-evm-extensions - CommonJS 726 B (0%)
@swapkit/wallet-evm-extensions - ES Modules 548 B (0%)
@swapkit/wallet-keplr - CommonJS 753 B (0%)
@swapkit/wallet-keplr - ES Modules 617 B (0%)
@swapkit/wallet-keystore - CommonJS 109.61 KB (0%)
@swapkit/wallet-keystore - ES Modules 117.47 KB (0%)
@swapkit/wallet-ledger - CommonJS 1.08 MB (0%)
@swapkit/wallet-ledger - ES Modules 1.11 MB (0%)
@swapkit/wallet-okx - CommonJS 1.23 KB (0%)
@swapkit/wallet-okx - ES Modules 1.15 KB (0%)
@swapkit/wallet-trezor - CommonJS 34.65 KB (0%)
@swapkit/wallet-trezor - ES Modules 37.69 KB (0%)
@swapkit/wallet-wc - CommonJS 196.08 KB (0%)
@swapkit/wallet-wc - ES Modules 210.79 KB (0%)
@swapkit/wallet-xdefi - CommonJS 2.2 KB (0%)
@swapkit/wallet-xdefi - ES Modules 2.4 KB (0%)

Copy link

codecov bot commented Jan 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4e3edb9) 14.92% compared to head (81cba15) 14.92%.
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #549   +/-   ##
========================================
  Coverage    14.92%   14.92%           
========================================
  Files           16       16           
  Lines          469      469           
  Branches       175      175           
========================================
  Hits            70       70           
  Misses         399      399           
Flag Coverage Δ
unittests 14.92% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@ice-chillios ice-chillios merged commit d264aa5 into develop Jan 15, 2024
10 checks passed
@ice-chillios ice-chillios deleted the fix/error-handling-no-display-message branch January 15, 2024 15:37
@github-actions github-actions bot mentioned this pull request Jan 15, 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