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): issuer trust info. #690

Closed vkubiv closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (8b8a55b) 89.07% compared to head (67b072e) 89.01%. Report is 4 commits behind head on main.

Files Patch % Lines
pkg/openid4ci/interaction.go 91.42% 2 Missing and 1 partial :warning:
...k-gomobile/openid4ci/issuerinitiatedinteraction.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #690 +/- ## ========================================== - Coverage 89.07% 89.01% -0.06% ========================================== Files 103 103 Lines 4218 4253 +35 ========================================== + Hits 3757 3786 +29 - Misses 310 315 +5 - Partials 151 152 +1 ```

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

sonarcloud[bot] commented 10 months 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
16.9% 16.9% Duplication