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): fetch list of required attestations from trust registry #751

Closed rolsonquadras closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 89.08%. Comparing base (8baf56a) to head (e717ac9).

Files Patch % Lines
cmd/wallet-sdk-gomobile/trustregistry/model.go 0.00% 4 Missing :warning:
...allet-sdk-gomobile/trustregistry/trust_registry.go 71.42% 2 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #751 +/- ## ========================================== - Coverage 89.18% 89.08% -0.11% ========================================== Files 104 104 Lines 4504 4516 +12 ========================================== + Hits 4017 4023 +6 - Misses 315 319 +4 - Partials 172 174 +2 ```

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

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

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

See analysis details on SonarCloud