Closed vkubiv closed 2 years ago
Merging #394 (79b5e8e) into main (98b6a43) will not change coverage. The diff coverage is
94.73%
.
@@ Coverage Diff @@
## main #394 +/- ##
=======================================
Coverage 86.57% 86.57%
=======================================
Files 15 15
Lines 1326 1326
=======================================
Hits 1148 1148
Misses 109 109
Partials 69 69
Impacted Files | Coverage Δ | |
---|---|---|
pkg/controller/command/didclient/command.go | 90.42% <ø> (ø) |
|
pkg/controller/command/store/command.go | 92.15% <ø> (ø) |
|
pkg/controller/internal/cmdutil/handler.go | 100.00% <ø> (ø) |
|
pkg/controller/rest/rest.go | 100.00% <ø> (ø) |
|
pkg/controller/command/blindedrouting/command.go | 95.00% <90.90%> (ø) |
|
pkg/controller/command/errors.go | 100.00% <100.00%> (ø) |
|
pkg/controller/command/mediatorclient/command.go | 87.37% <100.00%> (ø) |
|
pkg/controller/command/util.go | 81.81% <100.00%> (ø) |
|
pkg/controller/controller.go | 72.46% <100.00%> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Signed-off-by: Volodymyr Kubiv volodymyr.kubiv@euristiq.com
feat: create a lite version of the agent only with wallet, vdr, and kms.
closes https://github.com/trustbloc/agent-sdk/issues/375