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): support for claim metadata as jsonpath value #760

Closed rolsonquadras closed 5 months ago

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 89.06%. Comparing base (97a0fe4) to head (b8f1b21).

Files Patch % Lines
pkg/credentialschema/credentialdisplay.go 87.50% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #760 +/- ## ========================================== - Coverage 89.08% 89.06% -0.02% ========================================== Files 104 104 Lines 4582 4592 +10 ========================================== + Hits 4082 4090 +8 - Misses 324 325 +1 - Partials 176 177 +1 ```

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