digitalbazaar / rdf-canonize

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

Update complexity controls. #79

Closed davidlehn closed 1 year ago

davidlehn commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Merging #79 (f3ade06) into add-signal-support (a39634d) will increase coverage by 1.38%. The diff coverage is 93.33%.

@@                  Coverage Diff                   @@
##           add-signal-support      #79      +/-   ##
======================================================
+ Coverage               93.59%   94.97%   +1.38%     
======================================================
  Files                      10       10              
  Lines                     609      637      +28     
======================================================
+ Hits                      570      605      +35     
+ Misses                     39       32       -7     
Files Changed Coverage Δ
lib/URDNA2015Sync.js 97.63% <81.25%> (-1.74%) :arrow_down:
lib/NQuads.js 98.19% <100.00%> (+4.90%) :arrow_up:
lib/URDNA2015.js 98.85% <100.00%> (+0.06%) :arrow_up:
lib/index.js 63.79% <100.00%> (+6.93%) :arrow_up:

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a39634d...f3ade06. Read the comment docs.