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

chore(sdk): update to latest vc-go. #646

Closed vkubiv closed 11 months ago

codecov-commenter commented 11 months ago

Codecov Report

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

Comparison is base (b77aa73) 89.23% compared to head (de677a6) 89.07%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #646 +/- ## ========================================== - Coverage 89.23% 89.07% -0.16% ========================================== Files 102 102 Lines 4060 4102 +42 ========================================== + Hits 3623 3654 +31 - Misses 298 306 +8 - Partials 139 142 +3 ``` | [Files](https://app.codecov.io/gh/trustbloc/wallet-sdk/pull/646?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc) | Coverage Δ | | |---|---|---| | [cmd/wallet-sdk-gomobile/display/resolve.go](https://app.codecov.io/gh/trustbloc/wallet-sdk/pull/646?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc#diff-Y21kL3dhbGxldC1zZGstZ29tb2JpbGUvZGlzcGxheS9yZXNvbHZlLmdv) | `85.36% <100.00%> (ø)` | | | [cmd/wallet-sdk-gomobile/openid4vp/interaction.go](https://app.codecov.io/gh/trustbloc/wallet-sdk/pull/646?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc#diff-Y21kL3dhbGxldC1zZGstZ29tb2JpbGUvb3BlbmlkNHZwL2ludGVyYWN0aW9uLmdv) | `81.63% <100.00%> (ø)` | | | [pkg/common/jwt\_signer.go](https://app.codecov.io/gh/trustbloc/wallet-sdk/pull/646?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc#diff-cGtnL2NvbW1vbi9qd3Rfc2lnbmVyLmdv) | `89.83% <100.00%> (+0.54%)` | :arrow_up: | | [pkg/common/keyresolver.go](https://app.codecov.io/gh/trustbloc/wallet-sdk/pull/646?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc#diff-cGtnL2NvbW1vbi9rZXlyZXNvbHZlci5nbw==) | `100.00% <100.00%> (ø)` | | | [pkg/credentialquery/credentialquery.go](https://app.codecov.io/gh/trustbloc/wallet-sdk/pull/646?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc#diff-cGtnL2NyZWRlbnRpYWxxdWVyeS9jcmVkZW50aWFscXVlcnkuZ28=) | `100.00% <100.00%> (ø)` | | | [pkg/credentialschema/opts.go](https://app.codecov.io/gh/trustbloc/wallet-sdk/pull/646?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc#diff-cGtnL2NyZWRlbnRpYWxzY2hlbWEvb3B0cy5nbw==) | `94.56% <100.00%> (ø)` | | | [pkg/internal/issuermetadata/issuermetadata.go](https://app.codecov.io/gh/trustbloc/wallet-sdk/pull/646?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc#diff-cGtnL2ludGVybmFsL2lzc3Vlcm1ldGFkYXRhL2lzc3Vlcm1ldGFkYXRhLmdv) | `75.00% <100.00%> (ø)` | | | [pkg/openid4ci/interaction.go](https://app.codecov.io/gh/trustbloc/wallet-sdk/pull/646?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc#diff-cGtnL29wZW5pZDRjaS9pbnRlcmFjdGlvbi5nbw==) | `88.16% <100.00%> (-0.17%)` | :arrow_down: | | [pkg/openid4ci/issuerinitiatedinteraction.go](https://app.codecov.io/gh/trustbloc/wallet-sdk/pull/646?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc#diff-cGtnL29wZW5pZDRjaS9pc3N1ZXJpbml0aWF0ZWRpbnRlcmFjdGlvbi5nbw==) | `91.85% <100.00%> (ø)` | | | [pkg/openid4ci/walletinitiatedinteraction.go](https://app.codecov.io/gh/trustbloc/wallet-sdk/pull/646?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc#diff-cGtnL29wZW5pZDRjaS93YWxsZXRpbml0aWF0ZWRpbnRlcmFjdGlvbi5nbw==) | `78.18% <100.00%> (ø)` | | | ... and [3 more](https://app.codecov.io/gh/trustbloc/wallet-sdk/pull/646?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc) | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/trustbloc/wallet-sdk/pull/646/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc)

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

sonarcloud[bot] commented 11 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
0.0% 0.0% Duplication