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: fixing reconnect issue #140

Merged
merged 2 commits into from Dec 20, 2022
Merged

fix: fixing reconnect issue #140

merged 2 commits into from Dec 20, 2022

Conversation

aorumbayev
Copy link
Contributor

Description

Please explain the changes you made here

fixing reconnect window popup for wallet connect

Checklist

Please, make sure to comply with the checklist below before expecting review

  • Code compiles correctly
  • Created tests which fail without the change (if possible)
  • All tests passing
  • Extended the README / documentation, if necessary

@codecov
Copy link

codecov bot commented Dec 20, 2022

Codecov Report

Merging #140 (c391057) into main (85e4081) will decrease coverage by 0.01%.
The diff coverage is 42.85%.

@@            Coverage Diff             @@
##             main     #140      +/-   ##
==========================================
- Coverage   47.40%   47.39%   -0.02%     
==========================================
  Files          94       94              
  Lines        2162     2165       +3     
  Branches      207      208       +1     
==========================================
+ Hits         1025     1026       +1     
- Misses       1106     1108       +2     
  Partials       31       31              
Impacted Files Coverage Δ
src/components/Headers/NavBar.tsx 54.74% <0.00%> (-0.82%) ⬇️
src/components/Misc/ParticlesContainer.tsx 100.00% <ø> (ø)
src/utils/wallets/walletManager.ts 60.00% <0.00%> (ø)
src/utils/wallets/walletConnect.ts 50.00% <100.00%> (+0.98%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions
Copy link
Contributor

Deploy preview for algoworld-swapper-staging ready!

✅ Preview
https://algoworld-swapper-staging-h0qfwl3kn-algoworldexplorer.vercel.app
https://pr140-270.vercel-action.millionalgos.com

Built with commit c391057.
This pull request is being automatically deployed with vercel-action

@aorumbayev aorumbayev merged commit 19a1dda into main Dec 20, 2022
@aorumbayev aorumbayev deleted the bug_fix branch December 20, 2022 13:59
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.

None yet

1 participant