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

Didechange/didpeer4 #1166

Closed Patrik-Stas closed 8 months ago

Patrik-Stas commented 8 months ago

Builds on top of https://github.com/hyperledger/aries-vcx/pull/1164

codecov-commenter commented 8 months ago

Codecov Report

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

Project coverage is 0.05%. Comparing base (413b183) to head (1c25393).

:exclamation: Current head 1c25393 differs from pull request most recent head 2be5d18. Consider uploading reports for the commit 2be5d18 to get more accurate results

Files Patch % Lines
...peer_did/numalgos/numalgo4/construction_did_doc.rs 0.00% 114 Missing :warning:
did_core/did_doc/src/schema/did_doc.rs 0.00% 41 Missing :warning:
...did_peer/src/peer_did/numalgos/numalgo2/helpers.rs 0.00% 19 Missing :warning:
...rc/protocols/did_exchange/state_machine/helpers.rs 0.00% 17 Missing :warning:
aries/aries_vcx/tests/test_did_exchange.rs 0.00% 12 Missing :warning:
...change/state_machine/requester/request_sent/mod.rs 0.00% 9 Missing :warning:
...d_methods/did_resolver_sov/src/resolution/utils.rs 0.00% 4 Missing :warning:
did_core/did_methods/did_peer/src/resolver/mod.rs 0.00% 3 Missing :warning:
...hange/state_machine/responder/response_sent/mod.rs 0.00% 2 Missing :warning:
...ods/did_peer/src/peer_did/numalgos/numalgo2/mod.rs 0.00% 2 Missing :warning:
... and 1 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1166 +/- ## ===================================== Coverage 0.05% 0.05% ===================================== Files 484 484 Lines 24165 24122 -43 Branches 4489 4468 -21 ===================================== Hits 13 13 + Misses 24152 24109 -43 ``` | [Flag](https://app.codecov.io/gh/hyperledger/aries-vcx/pull/1166/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/1166/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_up: | 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.