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 attestation. #749

Closed vkubiv closed 7 months ago

codecov-commenter commented 7 months ago

Codecov Report

Attention: Patch coverage is 80.00000% with 12 lines in your changes missing coverage. Please review.

Project coverage is 89.18%. Comparing base (4bf5645) to head (08d208d). Report is 60 commits behind head on main.

Files with missing lines Patch % Lines
pkg/openid4vp/openid4vp.go 79.59% 5 Missing and 5 partials :warning:
cmd/wallet-sdk-gomobile/openid4vp/interaction.go 71.42% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #749 +/- ## ========================================== - Coverage 89.30% 89.18% -0.12% ========================================== Files 104 104 Lines 4459 4504 +45 ========================================== + Hits 3982 4017 +35 - Misses 312 315 +3 - Partials 165 172 +7 ```

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

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
2 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
17.3% Duplication on New Code

See analysis details on SonarCloud