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

Added a fix for parsing rdflib literals. #229

Merged
merged 7 commits into from
Jul 4, 2024

Merge branch 'master' into fix-for-rdflib-literals

0a1da48
Select commit
Loading
Failed to load commit list.
Merged

Added a fix for parsing rdflib literals. #229

Merge branch 'master' into fix-for-rdflib-literals
0a1da48
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 3, 2024 in 1s

78.44% (+0.02%) compared to 225fc78

View this Pull Request on Codecov

78.44% (+0.02%) compared to 225fc78

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.44%. Comparing base (225fc78) to head (0a1da48).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #229      +/-   ##
==========================================
+ Coverage   78.41%   78.44%   +0.02%     
==========================================
  Files          18       18              
  Lines        1696     1698       +2     
==========================================
+ Hits         1330     1332       +2     
  Misses        366      366              

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