Closed sandrask closed 1 year ago
Merging #3485 (03eb9e0) into main (8b9d225) will increase coverage by
0.00%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #3485 +/- ##
=======================================
Coverage 87.67% 87.68%
=======================================
Files 350 350
Lines 47789 47788 -1
=======================================
+ Hits 41900 41902 +2
+ Misses 4367 4365 -2
+ Partials 1522 1521 -1
Impacted Files | Coverage Δ | |
---|---|---|
pkg/doc/sdjwt/holder/holder.go | 100.00% <100.00%> (ø) |
|
pkg/crypto/tinkcrypto/wrap_support.go | 93.19% <0.00%> (+1.27%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Currently the holder releases disclosures based on claim name. If we have same name in different objects within claims this will not work.
Closes #3484
Signed-off-by: Sandra Vrtikapa sandra.vrtikapa@securekey.com