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
188 stars 115 forks source link

chore: improves performance on sdk_copy script for examples #1001

Closed christopherferreira9 closed 2 months ago

christopherferreira9 commented 2 months ago

Explanation

Improves the performance on SDK_copy.sh scripts by copying the dist folders instead of the whole code for each package.

References

Checklist

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 80.31%. Comparing base (aa79907) to head (bd92241). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1001 +/- ## ======================================= Coverage 80.31% 80.31% ======================================= Files 180 180 Lines 4058 4058 Branches 1007 1007 ======================================= Hits 3259 3259 Misses 799 799 ```

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

sonarcloud[bot] commented 2 months 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