trustbloc / vcs

Verifiable Credential Systems
Apache License 2.0
43 stars 31 forks source link

feat: support dynamic wellknown #1792

Closed skynet2 closed 3 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 77.39130% with 26 lines in your changes missing coverage. Please review.

Project coverage is 84.78%. Comparing base (ad33110) to head (58bb02a). Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
...storage/redis/dynamicwellknown/dynamicwellknown.go 71.05% 9 Missing and 2 partials :warning:
...rvice/oidc4ci/oidc4ci_service_initiate_issuance.go 76.00% 4 Missing and 2 partials :warning:
...kg/service/wellknown/provider/wellknown_service.go 80.00% 4 Missing and 2 partials :warning:
cmd/vc-rest/startcmd/start.go 72.72% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1792 +/- ## ========================================== - Coverage 85.24% 84.78% -0.46% ========================================== Files 191 193 +2 Lines 17169 17495 +326 ========================================== + Hits 14636 14834 +198 - Misses 2019 2129 +110 - Partials 514 532 +18 ```

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