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

feat(sdk): verify credential and did wellknown JS api. #523

Closed vkubiv closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (aa5bcbb) 89.53% compared to head (1dde7c7) 89.53%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #523 +/- ## ======================================= Coverage 89.53% 89.53% ======================================= Files 93 93 Lines 3690 3690 ======================================= Hits 3304 3304 Misses 257 257 Partials 129 129 ```

: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 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

DRK3 commented 1 year ago

feat(sdk): verify credential and did wellknown JS api

Is in the PR title and commit title. It should be

feat(sdk): verify credential and DID well-known JS API

Instead.