Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing test for #25 by explicitly invoking jsonld1.1. #1995

Merged
merged 2 commits into from
Mar 20, 2024
Merged

Conversation

cmungall
Copy link
Member

Fixes #25

Partially addresses #1993

Modifying shexgen to parse jsonld in 1.1 mode, see #1993

Fixes #25

Partially addresses #1993

Modifying shexgen to parse jsonld in 1.1 mode, see #1993
Copy link

codecov bot commented Mar 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.70%. Comparing base (ec35c43) to head (915c6bc).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1995   +/-   ##
=======================================
  Coverage   80.70%   80.70%           
=======================================
  Files         104      104           
  Lines       11620    11620           
  Branches     2909     2909           
=======================================
  Hits         9378     9378           
  Misses       1701     1701           
  Partials      541      541           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cmungall cmungall merged commit b033087 into main Mar 20, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JSONLD context prefix with endings other than '/' or '#' not resolved correctly
1 participant