digitalbazaar / rdf-canonize

An implementation of the RDF Dataset Normalization Algorithm in JavaScript.
Other
22 stars 13 forks source link

Update for latest `rdf-canon` changes. #56

Closed davidlehn closed 1 year ago

davidlehn commented 1 year ago

Update for latest RDF Dataset Canonicalization Algorithm changes from the new rdf-canon home at https://w3c.github.io/rdf-canon/:

NOTE: rdf-canon removes URGNA2012 tests and spec support. This work will be updated to also remove that support before it is released. The PR is here for those that want to run the URDNA2015 tests now.

codecov-commenter commented 1 year ago

Codecov Report

Merging #56 (0af2566) into main (dbd8189) will decrease coverage by 8.77%. The diff coverage is n/a.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
- Coverage   89.20%   80.43%   -8.77%     
==========================================
  Files          10       10              
  Lines         639      639              
==========================================
- Hits          570      514      -56     
- Misses         69      125      +56     
Impacted Files Coverage Δ
lib/URGNA2012Sync.js 10.71% <0.00%> (-85.72%) :arrow_down:
lib/URGNA2012.js 9.67% <0.00%> (-83.88%) :arrow_down:
lib/index.js 38.00% <0.00%> (-12.00%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.