Closed vkubiv closed 1 year ago
Merging #3577 (66a5ebd) into main (88e3cdc) will increase coverage by
0.00%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #3577 +/- ##
=======================================
Coverage 87.22% 87.23%
=======================================
Files 353 353
Lines 48699 48702 +3
=======================================
+ Hits 42480 42483 +3
Misses 4678 4678
Partials 1541 1541
Impacted Files | Coverage Δ | |
---|---|---|
pkg/doc/presexch/definition.go | 84.88% <100.00%> (+0.04%) |
:arrow_up: |
Title: Fix invalid creds IDs returned from MatchSubmissionRequirement.
Summary:
Credential returned MatchSubmissionRequirement had IDs with some random prefix. Now this is fixed.