hyperledger / aries-vcx

aries-vcx is set of crates to work with DIDs, DID Documents, DIDComm, Verifiable Credentials and Hyperledger Aries.
https://didcomm.org
Apache License 2.0
125 stars 83 forks source link

`did:peer:4` integration, bugfix, improvements #1167

Closed Patrik-Stas closed 7 months ago

Patrik-Stas commented 8 months ago

Additional updates:

Fixes

Error handling changes

codecov-commenter commented 8 months ago

Codecov Report

Attention: Patch coverage is 0% with 141 lines in your changes are missing coverage. Please review.

Project coverage is 0.05%. Comparing base (09144f1) to head (20c48fa).

Files Patch % Lines
did_core/did_doc/src/schema/did_doc.rs 0.00% 70 Missing :warning:
...rc/protocols/did_exchange/state_machine/helpers.rs 0.00% 18 Missing :warning:
...peer_did/numalgos/numalgo4/construction_did_doc.rs 0.00% 15 Missing :warning:
aries/aries_vcx/tests/test_did_exchange.rs 0.00% 13 Missing :warning:
...ods/did_peer/src/peer_did/numalgos/numalgo4/mod.rs 0.00% 10 Missing :warning:
...change/state_machine/requester/request_sent/mod.rs 0.00% 9 Missing :warning:
...did_peer/src/peer_did/numalgos/numalgo2/helpers.rs 0.00% 4 Missing :warning:
...hange/state_machine/responder/response_sent/mod.rs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1167 +/- ## ======================================== - Coverage 0.05% 0.05% -0.01% ======================================== Files 484 484 Lines 24184 24203 +19 Branches 4484 4490 +6 ======================================== Hits 13 13 - Misses 24171 24190 +19 ``` | [Flag](https://app.codecov.io/gh/hyperledger/aries-vcx/pull/1167/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hyperledger) | Coverage Δ | | |---|---|---| | [unittests-aries-vcx](https://app.codecov.io/gh/hyperledger/aries-vcx/pull/1167/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hyperledger) | `0.05% <0.00%> (-0.01%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hyperledger#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.