Closed mishasizov-SK closed 1 year ago
Merging #3588 (fe88438) into main (0284074) will decrease coverage by
0.20%
. The diff coverage is64.70%
.
@@ Coverage Diff @@
## main #3588 +/- ##
==========================================
- Coverage 87.21% 87.02% -0.20%
==========================================
Files 353 353
Lines 48735 48682 -53
==========================================
- Hits 42504 42364 -140
- Misses 4686 4773 +87
Partials 1545 1545
Impacted Files | Coverage Δ | |
---|---|---|
pkg/doc/presexch/definition.go | 84.53% <64.70%> (-0.35%) |
:arrow_down: |
Title: Added JWT handling for limit disclosure Presentation Definition query.
Summary: After new credential is created based on limit disclosure constraints:
it always returned in JSON-LD format.
Then, down the code, we check is it JWT in
merge
funcI added a code that calculates JWT field in limited disclosure VC based on existing claims.