trustbloc / wallet-sdk

Verifiable Credential Wallet SDK and Demo/Reference Wallet App (Go / GoMobile | Android | iOS)
Apache License 2.0
21 stars 13 forks source link

refactor(sdk): remove experimental js sdk binding #720

Closed rolsonquadras closed 8 months ago

rolsonquadras commented 8 months ago

The JS SDK was added to v.1.2.0 as experimental. But this hasn't been updated and tested in last few months. This commit removes the experimental code from the sdk.

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (37de81a) 89.31% compared to head (0ae39fa) 89.31%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #720 +/- ## ======================================= Coverage 89.31% 89.31% ======================================= Files 108 108 Lines 4438 4438 ======================================= Hits 3964 3964 Misses 318 318 Partials 156 156 ```

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