trustbloc / sandbox

Demonstration environments
Apache License 2.0
21 stars 31 forks source link

feat: caching did config in demo issuer & verifier #1678

Closed birtony closed 1 year ago

birtony commented 1 year ago

Signed-off-by: Anton Biriukov anton.biriukov@gendigital.com

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (5a05c31) 78.92% compared to head (5ad82aa) 78.93%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1678 +/- ## ======================================= Coverage 78.92% 78.93% ======================================= Files 22 22 Lines 4635 4637 +2 ======================================= + Hits 3658 3660 +2 Misses 690 690 Partials 287 287 ``` | [Impacted Files](https://app.codecov.io/gh/trustbloc/sandbox/pull/1678?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc) | Coverage Δ | | |---|---|---| | [pkg/restapi/issuer/operation/operations.go](https://app.codecov.io/gh/trustbloc/sandbox/pull/1678?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc#diff-cGtnL3Jlc3RhcGkvaXNzdWVyL29wZXJhdGlvbi9vcGVyYXRpb25zLmdv) | `77.88% <100.00%> (+0.01%)` | :arrow_up: | | [pkg/restapi/rp/operation/operations.go](https://app.codecov.io/gh/trustbloc/sandbox/pull/1678?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc#diff-cGtnL3Jlc3RhcGkvcnAvb3BlcmF0aW9uL29wZXJhdGlvbnMuZ28=) | `71.89% <100.00%> (+0.04%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.