ad-freiburg / qlever

Very fast SPARQL Engine, which can handle very large knowledge graphs like the complete Wikidata, offers context-sensitive autocompletion for SPARQL queries, and allows combination with text search. It's faster than engines like Blazegraph or Virtuoso, especially for queries involving large result sets.
Apache License 2.0
424 stars 52 forks source link

Improve `SparqlQleverVisitor.cpp` code coverage #1591

Closed Qup42 closed 2 weeks ago

Qup42 commented 3 weeks ago

Fill some gaps in the test coverage for the code that parses UPDATE requests.

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.15%. Comparing base (9e65d28) to head (69b0c95). Report is 12 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1591 +/- ## ========================================== + Coverage 89.06% 89.15% +0.08% ========================================== Files 369 371 +2 Lines 34237 34508 +271 Branches 3868 3908 +40 ========================================== + Hits 30492 30764 +272 + Misses 2481 2471 -10 - Partials 1264 1273 +9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sparql-conformance[bot] commented 2 weeks ago

Conformance check passed ✅

No test result changes.

Details: https://qlever.cs.uni-freiburg.de/sparql-conformance-ui?cur=69b0c95fd9eb7eeb0d8d1886a1e2fee524b12f40&prev=f1490771f7a70d49bc1d3d08a95e31488aaa505e

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud