Closed dlongley closed 2 months ago
Related #30.
Attention: Patch coverage is 93.54839%
with 8 lines
in your changes missing coverage. Please review.
Project coverage is 90.80%. Comparing base (
00f1698
) to head (77cf7bf
). Report is 9 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
lib/confirm.js | 95.18% | 4 Missing :warning: |
lib/proofValue.js | 85.18% | 4 Missing :warning: |
The code here needs some slight reworking to add a
createConfirmCryptosuite
that is used to confirm base proofs -- to be distinguished fromcreateVerifyCryptosuite
which is used to verify derived proofs.