digitalbazaar / jsonld.js

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

Handle unset `rdfDirection` the same as `null`. #536

Closed davidlehn closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

Merging #536 (e3f3d85) into main (e297249) will not change coverage. The diff coverage is 100.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##             main     #536   +/-   ##
=======================================
  Coverage   93.63%   93.63%           
=======================================
  Files          24       24           
  Lines        2986     2986           
=======================================
  Hits         2796     2796           
  Misses        190      190           
Files Changed Coverage Δ
lib/toRdf.js 99.24% <100.00%> (ø)