digitalbazaar / jsonld.js

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

Use safe mode and `null` base by default in `canonize`. #492

Closed dlongley closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #492 (b976f54) into main (6f9c6fe) will increase coverage by 0.16%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #492      +/-   ##
==========================================
+ Coverage   93.58%   93.75%   +0.16%     
==========================================
  Files          24       24              
  Lines        2960     2960              
==========================================
+ Hits         2770     2775       +5     
+ Misses        190      185       -5     
Impacted Files Coverage Δ
lib/jsonld.js 85.22% <ø> (+1.57%) :arrow_up:

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