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): verifier trust info. #693

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 (7fe1c17) 89.07% compared to head (d18219b) 89.05%. Report is 1 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 #693 +/- ## ========================================== - Coverage 89.07% 89.05% -0.02% ========================================== Files 103 103 Lines 4218 4266 +48 ========================================== + Hits 3757 3799 +42 - 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 2 Code Smells

No Coverage information No Coverage information
12.8% 12.8% Duplication