digitalbazaar / vpqr

Takes a Verifiable Presentation, compresses it via CBOR-LD, and turns it into a QR Code. For Node.js and browser.
BSD 3-Clause "New" or "Revised" License
8 stars 2 forks source link

Util api #13

Closed dlongley closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

Merging #13 (f8a7b01) into main (2429eb7) will decrease coverage by 3.14%. Report is 1 commits behind head on main. The diff coverage is 93.69%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #13 +/- ## ========================================== - Coverage 95.87% 92.74% -3.14% ========================================== Files 2 3 +1 Lines 97 124 +27 ========================================== + Hits 93 115 +22 - Misses 4 9 +5 ``` | [Files](https://app.codecov.io/gh/digitalbazaar/vpqr/pull/13?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/vpqr/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar#diff-bGliL2luZGV4Lmpz) | `100.00% <100.00%> (ø)` | | | [lib/vpqr.js](https://app.codecov.io/gh/digitalbazaar/vpqr/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar#diff-bGliL3ZwcXIuanM=) | `90.90% <100.00%> (-4.79%)` | :arrow_down: | | [lib/util.js](https://app.codecov.io/gh/digitalbazaar/vpqr/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar#diff-bGliL3V0aWwuanM=) | `92.78% <92.78%> (ø)` | | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/digitalbazaar/vpqr/pull/13?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/vpqr/pull/13?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar). Last update [b6a662b...f8a7b01](https://app.codecov.io/gh/digitalbazaar/vpqr/pull/13?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).