Skip to content
This repository has been archived by the owner on Aug 25, 2023. It is now read-only.

refactor: remove EDV support #332

Merged
merged 1 commit into from
Sep 12, 2022
Merged

Conversation

ypukhta
Copy link
Contributor

@ypukhta ypukhta commented Sep 12, 2022

Close #326
Signed-off-by: Yevgen Pukhta eugene.pukhta@gmail.com

@cla-bot cla-bot bot added the cla-signed label Sep 12, 2022
@codecov
Copy link

codecov bot commented Sep 12, 2022

Codecov Report

Merging #332 (fca942e) into main (b6d0f24) will increase coverage by 0.41%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #332      +/-   ##
==========================================
+ Coverage   86.59%   87.00%   +0.41%     
==========================================
  Files          26       26              
  Lines        2223     2132      -91     
==========================================
- Hits         1925     1855      -70     
+ Misses        186      176      -10     
+ Partials      112      101      -11     
Impacted Files Coverage Δ
cmd/kms-server/startcmd/start.go 76.16% <ø> (-0.14%) ⬇️
pkg/controller/command/actions.go 100.00% <ø> (ø)
pkg/controller/command/models.go 100.00% <ø> (ø)
pkg/controller/command/command.go 82.24% <100.00%> (+1.41%) ⬆️
pkg/controller/command/command_create_key_store.go 88.23% <100.00%> (+1.09%) ⬆️
pkg/metrics/metrics.go 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ypukhta ypukhta force-pushed the issue-326-kms branch 2 times, most recently from 6786c26 to 6bbcc7b Compare September 12, 2022 13:30
Signed-off-by: Yevgen Pukhta <eugene.pukhta@gmail.com>
@ypukhta ypukhta marked this pull request as ready for review September 12, 2022 16:23
@rolsonquadras rolsonquadras merged commit 215e602 into trustbloc:main Sep 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

KMS Refactoring/Enhancements
3 participants