Closed elribonazo closed 2 months ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
src/edge-agent/Agent.Invitations.ts | 11 | 13 | 84.62% | ||
src/edge-agent/protocols/invitation/v2/DIDCommInvitationRunner.ts | 14 | 17 | 82.35% | ||
<!-- | Total: | 28 | 33 | 84.85% | --> |
Totals | |
---|---|
Change from base Build 10662917238: | 0.2% |
Covered Lines: | 2795 |
Relevant Lines: | 3665 |
Closed as some parallel work is being led by @curtis-h
Description:
Improvement in order to keep SDK's aligned, we are able to use parseOOBInvitation with the URL object directly or the standard parseInvitation with the uri string + added test coverage
Checklist: