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/patch succeeded May 31, 2024 in 0s

93.81% of diff hit (target 88.77%)

View this Pull Request on Codecov

93.81% of diff hit (target 88.77%)

Annotations

Check warning on line 19 in src/parser/UpdateClause.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parser/UpdateClause.h#L19

Added line #L19 was not covered by tests

Check warning on line 446 in src/parser/sparqlParser/SparqlQleverVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parser/sparqlParser/SparqlQleverVisitor.cpp#L445-L446

Added lines #L445 - L446 were not covered by tests

Check warning on line 510 in src/parser/sparqlParser/SparqlQleverVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parser/sparqlParser/SparqlQleverVisitor.cpp#L509-L510

Added lines #L509 - L510 were not covered by tests

Check warning on line 2397 in src/parser/sparqlParser/SparqlQleverVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parser/sparqlParser/SparqlQleverVisitor.cpp#L2393-L2397

Added lines #L2393 - L2397 were not covered by tests