digitalbazaar / bedrock-vc-delivery

A Bedrock module for delivering issued VCs
Other
0 stars 0 forks source link

Use deep equals to compare credential definition contexts. #102

Closed dlongley closed 3 weeks ago

codecov-commenter commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 53.65854% with 19 lines in your changes missing coverage. Please review.

Project coverage is 81.65%. Comparing base (f616007) to head (bda528b).

Files Patch % Lines
lib/helpers.js 50.00% 19 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #102 +/- ## ========================================== - Coverage 81.94% 81.65% -0.30% ========================================== Files 15 15 Lines 4088 4126 +38 ========================================== + Hits 3350 3369 +19 - Misses 738 757 +19 ``` | [Files](https://app.codecov.io/gh/digitalbazaar/bedrock-vc-delivery/pull/102?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar) | Coverage Δ | | |---|---|---| | [lib/oid4/oid4vci.js](https://app.codecov.io/gh/digitalbazaar/bedrock-vc-delivery/pull/102?src=pr&el=tree&filepath=lib%2Foid4%2Foid4vci.js&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar#diff-bGliL29pZDQvb2lkNHZjaS5qcw==) | `87.77% <100.00%> (ø)` | | | [lib/helpers.js](https://app.codecov.io/gh/digitalbazaar/bedrock-vc-delivery/pull/102?src=pr&el=tree&filepath=lib%2Fhelpers.js&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar#diff-bGliL2hlbHBlcnMuanM=) | `86.75% <50.00%> (-7.13%)` | :arrow_down: | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/digitalbazaar/bedrock-vc-delivery/pull/102?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/digitalbazaar/bedrock-vc-delivery/pull/102?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar). Last update [f616007...bda528b](https://app.codecov.io/gh/digitalbazaar/bedrock-vc-delivery/pull/102?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar).