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

Update the melting process #190

Merged
merged 10 commits into from
Sep 13, 2023
Merged

Update the melting process #190

merged 10 commits into from
Sep 13, 2023

Conversation

KKA11010
Copy link
Collaborator

@KKA11010 KKA11010 commented Sep 9, 2023

This PR Fixes #175 by showing proper error messages to sort out the causes of the melting error and includes various small bug fixes related to the melting process.

@KKA11010 KKA11010 added the bug Something isn't working label Sep 9, 2023
@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.06% ⚠️

Comparison is base (92d05a4) 14.92% compared to head (46c9c8e) 14.87%.
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #190      +/-   ##
==========================================
- Coverage   14.92%   14.87%   -0.06%     
==========================================
  Files         140      140              
  Lines        4542     4544       +2     
  Branches     1233     1236       +3     
==========================================
- Hits          678      676       -2     
- Misses       3780     3785       +5     
+ Partials       84       83       -1     
Files Changed Coverage Δ
src/i18n.ts 92.00% <ø> (-0.31%) ⬇️
src/screens/History/Details.tsx 0.00% <0.00%> (ø)
src/screens/Payment/Processing.tsx 0.00% <0.00%> (ø)
src/screens/Payment/ProcessingError.tsx 0.00% <ø> (ø)
src/screens/Payment/SelectMint.tsx 0.00% <0.00%> (ø)
src/screens/Payment/Send/Inputfield.tsx 0.00% <0.00%> (ø)
src/screens/QRScan/index.tsx 0.00% <0.00%> (ø)
src/storage/dev.ts 0.00% <0.00%> (ø)
src/util/index.ts 34.55% <0.00%> (-1.54%) ⬇️
src/wallet/index.ts 0.00% <0.00%> (ø)
... and 1 more

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

@KKA11010 KKA11010 merged commit 588046a into main Sep 13, 2023
5 checks passed
@KKA11010 KKA11010 deleted the melt branch September 13, 2023 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
3 participants