digitalbazaar / jsonld.js

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

Add compound-literal support. #535

Open davidlehn opened 10 months ago

davidlehn commented 10 months ago
codecov-commenter commented 10 months ago

Codecov Report

Merging #535 (c5af420) into main (e297249) will increase coverage by 0.03%. The diff coverage is 91.83%.

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

@@            Coverage Diff             @@
##             main     #535      +/-   ##
==========================================
+ Coverage   93.63%   93.66%   +0.03%     
==========================================
  Files          24       24              
  Lines        2986     3033      +47     
==========================================
+ Hits         2796     2841      +45     
- Misses        190      192       +2     
Files Changed Coverage Δ
lib/jsonld.js 84.27% <ø> (ø)
lib/fromRdf.js 97.10% <90.00%> (-1.40%) :arrow_down:
lib/toRdf.js 100.00% <100.00%> (+0.75%) :arrow_up: