digitalbazaar / jsonld.js

A JSON-LD Processor and API implementation in JavaScript
https://json-ld.org/
Other
1.64k stars 195 forks source link

Update `rdf-canonize`, node versions, and more. #548

Open davidlehn opened 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

Merging #548 (7357959) into main (5367858) will increase coverage by 0.10%. The diff coverage is 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #548 +/- ## ========================================== + Coverage 93.63% 93.74% +0.10% ========================================== Files 24 24 Lines 2986 2989 +3 ========================================== + Hits 2796 2802 +6 + Misses 190 187 -3 ``` | [Files](https://app.codecov.io/gh/digitalbazaar/jsonld.js/pull/548?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar) | Coverage Δ | | |---|---|---| | [lib/fromRdf.js](https://app.codecov.io/gh/digitalbazaar/jsonld.js/pull/548?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar#diff-bGliL2Zyb21SZGYuanM=) | `98.58% <100.00%> (+0.07%)` | :arrow_up: | | [lib/jsonld.js](https://app.codecov.io/gh/digitalbazaar/jsonld.js/pull/548?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar#diff-bGliL2pzb25sZC5qcw==) | `85.26% <100.00%> (+0.98%)` | :arrow_up: | | [lib/toRdf.js](https://app.codecov.io/gh/digitalbazaar/jsonld.js/pull/548?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar#diff-bGliL3RvUmRmLmpz) | `99.21% <100.00%> (-0.03%)` | :arrow_down: | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/digitalbazaar/jsonld.js/pull/548?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/jsonld.js/pull/548?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar). Last update [5367858...7357959](https://app.codecov.io/gh/digitalbazaar/jsonld.js/pull/548?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).