digitalbazaar / bedrock-vc-delivery

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

Allow credential templates to return entire credential requests. #59

Closed dlongley closed 2 months ago

dlongley commented 4 months ago

This PR also includes test dependencies that include updated VC-2.0 modules. We don't plan on merging this to main until those modules (with those features) are released.

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 83.02239% with 91 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@b93dad3). Learn more about missing BASE report.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #59 +/- ## ======================================= Coverage ? 85.97% ======================================= Files ? 11 Lines ? 2673 Branches ? 0 ======================================= Hits ? 2298 Misses ? 375 Partials ? 0 ``` | [Files](https://app.codecov.io/gh/digitalbazaar/bedrock-vc-delivery/pull/59?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar) | Coverage Δ | | |---|---|---| | [lib/config.js](https://app.codecov.io/gh/digitalbazaar/bedrock-vc-delivery/pull/59?src=pr&el=tree&filepath=lib%2Fconfig.js&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar#diff-bGliL2NvbmZpZy5qcw==) | `100.00% <100.00%> (ø)` | | | [lib/helpers.js](https://app.codecov.io/gh/digitalbazaar/bedrock-vc-delivery/pull/59?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=) | `100.00% <100.00%> (ø)` | | | [lib/http.js](https://app.codecov.io/gh/digitalbazaar/bedrock-vc-delivery/pull/59?src=pr&el=tree&filepath=lib%2Fhttp.js&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar#diff-bGliL2h0dHAuanM=) | `90.64% <100.00%> (ø)` | | | [lib/logger.js](https://app.codecov.io/gh/digitalbazaar/bedrock-vc-delivery/pull/59?src=pr&el=tree&filepath=lib%2Flogger.js&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar#diff-bGliL2xvZ2dlci5qcw==) | `100.00% <100.00%> (ø)` | | | [schemas/bedrock-vc-workflow.js](https://app.codecov.io/gh/digitalbazaar/bedrock-vc-delivery/pull/59?src=pr&el=tree&filepath=schemas%2Fbedrock-vc-workflow.js&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar#diff-c2NoZW1hcy9iZWRyb2NrLXZjLXdvcmtmbG93Lmpz) | `100.00% <100.00%> (ø)` | | | [lib/verify.js](https://app.codecov.io/gh/digitalbazaar/bedrock-vc-delivery/pull/59?src=pr&el=tree&filepath=lib%2Fverify.js&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar#diff-bGliL3ZlcmlmeS5qcw==) | `67.08% <87.50%> (ø)` | | | [lib/issue.js](https://app.codecov.io/gh/digitalbazaar/bedrock-vc-delivery/pull/59?src=pr&el=tree&filepath=lib%2Fissue.js&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar#diff-bGliL2lzc3VlLmpz) | `94.91% <88.23%> (ø)` | | | [lib/index.js](https://app.codecov.io/gh/digitalbazaar/bedrock-vc-delivery/pull/59?src=pr&el=tree&filepath=lib%2Findex.js&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar#diff-bGliL2luZGV4Lmpz) | `85.14% <84.84%> (ø)` | | | [lib/exchanges.js](https://app.codecov.io/gh/digitalbazaar/bedrock-vc-delivery/pull/59?src=pr&el=tree&filepath=lib%2Fexchanges.js&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar#diff-bGliL2V4Y2hhbmdlcy5qcw==) | `75.95% <83.33%> (ø)` | | | [lib/openId.js](https://app.codecov.io/gh/digitalbazaar/bedrock-vc-delivery/pull/59?src=pr&el=tree&filepath=lib%2FopenId.js&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar#diff-bGliL29wZW5JZC5qcw==) | `86.70% <83.67%> (ø)` | | | ... and [1 more](https://app.codecov.io/gh/digitalbazaar/bedrock-vc-delivery/pull/59?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar) | | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/digitalbazaar/bedrock-vc-delivery/pull/59?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/59?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar). Last update [b93dad3...39a3a72](https://app.codecov.io/gh/digitalbazaar/bedrock-vc-delivery/pull/59?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).