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

Code review

714ac04
Select commit
Loading
Failed to load commit list.
Merged

Parse update queries #1354

Code review
714ac04
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 27, 2024 in 0s

54.65% of diff hit (target 88.79%)

View this Pull Request on Codecov

54.65% of diff hit (target 88.79%)

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 334 in src/parser/sparqlParser/SparqlQleverVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parser/sparqlParser/SparqlQleverVisitor.cpp#L333-L334

Added lines #L333 - L334 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parser/sparqlParser/SparqlQleverVisitor.cpp#L353-L355

Added lines #L353 - L355 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parser/sparqlParser/SparqlQleverVisitor.cpp#L358-L363

Added lines #L358 - L363 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parser/sparqlParser/SparqlQleverVisitor.cpp#L369-L371

Added lines #L369 - L371 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parser/sparqlParser/SparqlQleverVisitor.cpp#L374-L376

Added lines #L374 - L376 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parser/sparqlParser/SparqlQleverVisitor.cpp#L379-L381

Added lines #L379 - L381 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parser/sparqlParser/SparqlQleverVisitor.cpp#L384-L386

Added lines #L384 - L386 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parser/sparqlParser/SparqlQleverVisitor.cpp#L389-L391

Added lines #L389 - L391 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parser/sparqlParser/SparqlQleverVisitor.cpp#L394-L396

Added lines #L394 - L396 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parser/sparqlParser/SparqlQleverVisitor.cpp#L399-L401

Added lines #L399 - L401 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parser/sparqlParser/SparqlQleverVisitor.cpp#L415-L418

Added lines #L415 - L418 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parser/sparqlParser/SparqlQleverVisitor.cpp#L420-L421

Added lines #L420 - L421 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parser/sparqlParser/SparqlQleverVisitor.cpp#L423-L433

Added lines #L423 - L433 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parser/sparqlParser/SparqlQleverVisitor.cpp#L435-L436

Added lines #L435 - L436 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parser/sparqlParser/SparqlQleverVisitor.cpp#L442-L443

Added lines #L442 - L443 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L445 - L447 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parser/sparqlParser/SparqlQleverVisitor.cpp#L482-L484

Added lines #L482 - L484 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parser/sparqlParser/SparqlQleverVisitor.cpp#L500-L501

Added lines #L500 - L501 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parser/sparqlParser/SparqlQleverVisitor.cpp#L2354-L2358

Added lines #L2354 - L2358 were not covered by tests