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 update queries #1354

Merged
merged 17 commits into from
Jun 5, 2024

Final touch up

9b2e737
Select commit
Loading
Failed to load commit list.
Merged

Parse update queries #1354

Final touch up
9b2e737
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 31, 2024 in 0s

88.82% (+0.05%) compared to f9c3132

View this Pull Request on Codecov

88.82% (+0.05%) compared to f9c3132

Details

Codecov Report

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

Project coverage is 88.82%. Comparing base (f9c3132) to head (9b2e737).

Current head 9b2e737 differs from pull request most recent head 600ac23

Please upload reports for the commit 600ac23 to get more accurate results.

Files Patch % Lines
src/parser/sparqlParser/SparqlQleverVisitor.cpp 93.75% 9 Missing and 2 partials ⚠️
src/parser/UpdateClause.h 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1354      +/-   ##
==========================================
+ Coverage   88.77%   88.82%   +0.05%     
==========================================
  Files         324      326       +2     
  Lines       28676    28850     +174     
  Branches     3172     3191      +19     
==========================================
+ Hits        25456    25627     +171     
  Misses       2067     2067              
- Partials     1153     1156       +3     

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