MetaMask / metamask-sdk

The simplest yet most secure way to connect your blockchain-based applications to millions of MetaMask Wallet users.
https://metamask.io/sdk/
Other
172 stars 106 forks source link

fix: update the `initializeMobileProvider` function to ensure it returns all connected accounts on mobile #1031

Closed omridan159 closed 2 weeks ago

omridan159 commented 2 weeks ago

Explanation

References

Checklist

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 79.98%. Comparing base (3c3e8eb) to head (0c7d517). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...kages/sdk/src/provider/initializeMobileProvider.ts 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1031 +/- ## ========================================== - Coverage 80.00% 79.98% -0.02% ========================================== Files 177 177 Lines 4025 4026 +1 Branches 997 997 ========================================== Hits 3220 3220 - Misses 805 806 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud