digitalbazaar / oid4-client

An OIDC4VCI client
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Support `credential_offer_uri` and improve auto-cred-def selection. #29

Closed dlongley closed 3 weeks ago

codecov-commenter commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 5.17241% with 55 lines in your changes missing coverage. Please review.

Project coverage is 9.89%. Comparing base (2650dd4) to head (39041c5).

Files Patch % Lines
lib/util.js 5.40% 35 Missing :warning:
lib/OID4Client.js 0.00% 20 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #29 +/- ## ========================================= - Coverage 10.03% 9.89% -0.14% ========================================= Files 4 4 Lines 1545 1597 +52 ========================================= + Hits 155 158 +3 - Misses 1390 1439 +49 ``` | [Files](https://app.codecov.io/gh/digitalbazaar/oid4-client/pull/29?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar) | Coverage Δ | | |---|---|---| | [lib/index.js](https://app.codecov.io/gh/digitalbazaar/oid4-client/pull/29?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) | `100.00% <100.00%> (ø)` | | | [lib/OID4Client.js](https://app.codecov.io/gh/digitalbazaar/oid4-client/pull/29?src=pr&el=tree&filepath=lib%2FOID4Client.js&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar#diff-bGliL09JRDRDbGllbnQuanM=) | `7.05% <0.00%> (-0.22%)` | :arrow_down: | | [lib/util.js](https://app.codecov.io/gh/digitalbazaar/oid4-client/pull/29?src=pr&el=tree&filepath=lib%2Futil.js&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar#diff-bGliL3V0aWwuanM=) | `9.55% <5.40%> (-0.60%)` | :arrow_down: | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/digitalbazaar/oid4-client/pull/29?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/oid4-client/pull/29?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar). Last update [2650dd4...39041c5](https://app.codecov.io/gh/digitalbazaar/oid4-client/pull/29?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).