digitalbazaar / jsonld.js

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

Fix graph property empty array and safe mode. #531

Closed davidlehn closed 10 months ago

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

Codecov Report

Merging #531 (931bf3e) into main (1f34863) will decrease coverage by 0.10%. The diff coverage is 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main     #531      +/-   ##
==========================================
- Coverage   93.76%   93.66%   -0.10%     
==========================================
  Files          24       24              
  Lines        2965     2968       +3     
==========================================
  Hits         2780     2780              
- Misses        185      188       +3     
Files Changed Coverage Δ
lib/context.js 95.05% <ø> (ø)
lib/expand.js 97.02% <100.00%> (+0.02%) :arrow_up:

... and 1 file with indirect coverage changes