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(app): Use new DID creation patterns; updated docs #617

Closed DRK3 closed 1 year ago

DRK3 commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (78b4c79) 89.73% compared to head (17ce39b) 89.73%. Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #617 +/- ## ======================================= Coverage 89.73% 89.73% ======================================= Files 102 102 Lines 4014 4014 ======================================= Hits 3602 3602 Misses 274 274 Partials 138 138 ``` | [Files Changed](https://app.codecov.io/gh/trustbloc/wallet-sdk/pull/617?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc) | Coverage Δ | | |---|---|---| | [cmd/wallet-sdk-gomobile/localkms/localkms.go](https://app.codecov.io/gh/trustbloc/wallet-sdk/pull/617?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc#diff-Y21kL3dhbGxldC1zZGstZ29tb2JpbGUvbG9jYWxrbXMvbG9jYWxrbXMuZ28=) | `69.44% <ø> (ø)` | | | [pkg/did/creator/jwk/jwk.go](https://app.codecov.io/gh/trustbloc/wallet-sdk/pull/617?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc#diff-cGtnL2RpZC9jcmVhdG9yL2p3ay9qd2suZ28=) | `100.00% <ø> (ø)` | | | [pkg/did/creator/key/key.go](https://app.codecov.io/gh/trustbloc/wallet-sdk/pull/617?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc#diff-cGtnL2RpZC9jcmVhdG9yL2tleS9rZXkuZ28=) | `77.27% <ø> (ø)` | |

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

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
4.0% 4.0% Duplication