digitalbazaar / vc

W3C Verifiable Credentials implementation in JavaScript
BSD 3-Clause "New" or "Revised" License
177 stars 52 forks source link

Add credentialStatus to VCs in status tests & fix assertions #167

Closed aljones15 closed 9 months ago

aljones15 commented 10 months ago

Changes 2 tests so they contain credentialStatus and then adds one test for a VC with no status.

codecov-commenter commented 10 months ago

Codecov Report

Merging #167 (c457fd7) into main (0fc159b) will increase coverage by 1.35%. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #167 +/- ## ========================================== + Coverage 87.42% 88.77% +1.35% ========================================== Files 4 4 Lines 811 811 ========================================== + Hits 709 720 +11 + Misses 102 91 -11 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/digitalbazaar/vc/pull/167/indirect-changes?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/vc/pull/167?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/vc/pull/167?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar). Last update [0fc159b...c457fd7](https://app.codecov.io/gh/digitalbazaar/vc/pull/167?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).