Closed sandrask closed 2 years ago
Merging #634 (64d85b3) into main (b542d00) will increase coverage by
0.00%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #634 +/- ##
=======================================
Coverage 93.66% 93.66%
=======================================
Files 75 75
Lines 4039 4042 +3
=======================================
+ Hits 3783 3786 +3
Misses 142 142
Partials 114 114
Impacted Files | Coverage Δ | |
---|---|---|
pkg/dochandler/handler.go | 95.27% <100.00%> (+0.05%) |
:arrow_up: |
.../versions/1_0/operationapplier/operationapplier.go | 91.01% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update b542d00...64d85b3. Read the comment docs.
…tion
Block DID operations that are issued after successful deactivate operation at REST API.
Closes #633
Signed-off-by: Sandra Vrtikapa sandra.vrtikapa@securekey.com