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

test(sdk): mock attestation server. #738

Closed vkubiv closed 7 months ago

codecov-commenter commented 7 months ago

Codecov Report

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

Project coverage is 89.64%. Comparing base (118fd8f) to head (3b1bccc). Report is 2 commits behind head on main.

Files Patch % Lines
cmd/wallet-sdk-gomobile/attestation/client.go 89.74% 4 Missing and 4 partials :warning:
pkg/attestation/attestation_client.go 93.81% 3 Missing and 3 partials :warning:
pkg/internal/httprequest/httprequest.go 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #738 +/- ## ========================================== - Coverage 89.69% 89.64% -0.05% ========================================== Files 101 104 +3 Lines 4211 4404 +193 ========================================== + Hits 3777 3948 +171 - Misses 286 301 +15 - Partials 148 155 +7 ```

: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
15 New issues

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

See analysis details on SonarCloud