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): trust registry api. #704

Closed vkubiv closed 9 months ago

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (cca10e1) 89.10% compared to head (cfc48d5) 89.28%.

Files Patch % Lines
pkg/trustregistry/trust_registry.go 90.90% 2 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #704 +/- ## ========================================== + Coverage 89.10% 89.28% +0.18% ========================================== Files 105 108 +3 Lines 4314 4407 +93 ========================================== + Hits 3844 3935 +91 Misses 317 317 - Partials 153 155 +2 ```

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

sonarcloud[bot] commented 9 months ago

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

8 New issues
0 Security Hotspots
No data about Coverage
34.5% Duplication on New Code

See analysis details on SonarCloud