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): OIDC4VCI_ID1 #741

Closed mishasizov-SK closed 7 months ago

codecov-commenter commented 7 months ago

Codecov Report

Attention: Patch coverage is 94.19355% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 89.54%. Comparing base (cb7dce6) to head (5bcdef2). Report is 1 commits behind head on main.

Files Patch % Lines
pkg/openid4ci/interaction.go 84.00% 3 Missing and 1 partial :warning:
pkg/internal/issuermetadata/issuermetadata.go 75.00% 1 Missing and 1 partial :warning:
pkg/openid4ci/grants.go 89.47% 1 Missing and 1 partial :warning:
pkg/credentialschema/credentialdisplay.go 96.15% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #741 +/- ## ========================================== - Coverage 89.67% 89.54% -0.14% ========================================== Files 101 104 +3 Lines 4205 4411 +206 ========================================== + Hits 3771 3950 +179 - Misses 286 299 +13 - Partials 148 162 +14 ```

: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
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud