aeternity / aepp-sdk-js

JavaScript SDK for the æternity blockchain
http://docs.aeternity.com/aepp-sdk-js/
ISC License
120 stars 59 forks source link

fix(wallet): origin if opened over file:// (cordova) #1980

Closed davidyuk closed 3 months ago

davidyuk commented 4 months ago

This PR is supported by the Æternity Foundation

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 50.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 80.23%. Comparing base (10a97f1) to head (d529f30).

Files Patch % Lines
src/AeSdkWallet.ts 50.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1980 +/- ## =========================================== - Coverage 80.33% 80.23% -0.11% =========================================== Files 104 104 Lines 3570 3572 +2 Branches 771 772 +1 =========================================== - Hits 2868 2866 -2 - Misses 384 386 +2 - Partials 318 320 +2 ```

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