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 acknowledgment #684

Closed vkubiv closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (77e6e95) 89.10% compared to head (7fbe8b4) 89.01%.

Files Patch % Lines
pkg/openid4ci/interaction.go 73.91% 6 Missing and 6 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #684 +/- ## ========================================== - Coverage 89.10% 89.01% -0.10% ========================================== Files 103 103 Lines 4150 4216 +66 ========================================== + Hits 3698 3753 +55 - Misses 308 312 +4 - Partials 144 151 +7 ```

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

No Coverage information No Coverage information
10.7% 10.7% Duplication