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

Parse all SPARQL Update Requests #1574

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Qup42
Copy link
Member

@Qup42 Qup42 commented Oct 22, 2024

  • small fix in the grammar
  • parse all SPARQL Update Requests

@sparql-conformance
Copy link

Copy link

codecov bot commented Oct 22, 2024

Codecov Report

Attention: Patch coverage is 90.16393% with 12 lines in your changes missing coverage. Please review.

Project coverage is 88.95%. Comparing base (aec57fe) to head (77721f1).

Files with missing lines Patch % Lines
src/parser/sparqlParser/SparqlQleverVisitor.cpp 90.75% 8 Missing and 3 partials ⚠️
src/parser/data/GraphRef.h 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1574      +/-   ##
==========================================
- Coverage   88.98%   88.95%   -0.03%     
==========================================
  Files         368      368              
  Lines       33825    33872      +47     
  Branches     3827     3828       +1     
==========================================
+ Hits        30098    30131      +33     
- Misses       2473     2486      +13     
- Partials     1254     1255       +1     

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

Copy link

sonarcloud bot commented Oct 22, 2024

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.

1 participant