digitalbazaar / jsonld.js

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

Update direction support. #534

Closed davidlehn closed 10 months ago

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

Codecov Report

Merging #534 (0ca4360) into main (7ba788e) will decrease coverage by 0.03%. The diff coverage is 91.30%.

: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     #534      +/-   ##
==========================================
- Coverage   93.66%   93.63%   -0.03%     
==========================================
  Files          24       24              
  Lines        2968     2986      +18     
==========================================
+ Hits         2780     2796      +16     
- Misses        188      190       +2     
Files Changed Coverage Δ
lib/events.js 79.06% <ø> (ø)
lib/jsonld.js 84.27% <ø> (ø)
lib/fromRdf.js 98.50% <87.50%> (-0.72%) :arrow_down:
lib/toRdf.js 99.24% <93.33%> (-0.76%) :arrow_down: