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

feat: ping to retrieve pending messages from server #1049

Closed abretonc7s closed 4 days ago

abretonc7s commented 4 days ago

Explanation

Change the ping method on communication layer to query server for pending messages.

References

Checklist

codecov[bot] commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.98%. Comparing base (19cb78c) to head (8fc0090). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1049 +/- ## ========================================== - Coverage 79.03% 78.98% -0.05% ========================================== Files 179 179 Lines 4126 4117 -9 Branches 1019 1014 -5 ========================================== - Hits 3261 3252 -9 Misses 865 865 ```

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

sonarcloud[bot] commented 4 days 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