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

Apply `PrefilterExpressionIndex` in `IndexScan` #1619

Open realHannes opened 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 71.06918% with 46 lines in your changes missing coverage. Please review.

Project coverage is 89.15%. Comparing base (d53d4f9) to head (6ef031b).

Files with missing lines Patch % Lines
src/engine/IndexScan.cpp 63.21% 27 Missing and 5 partials :warning:
...ine/sparqlExpressions/PrefilterExpressionIndex.cpp 75.60% 7 Missing and 3 partials :warning:
src/engine/Filter.cpp 75.00% 2 Missing and 1 partial :warning:
src/engine/QueryExecutionTree.cpp 92.30% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1619 +/- ## ========================================== - Coverage 89.25% 89.15% -0.11% ========================================== Files 374 374 Lines 35659 35784 +125 Branches 4027 4045 +18 ========================================== + Hits 31829 31903 +74 - Misses 2529 2566 +37 - Partials 1301 1315 +14 ```

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


🚨 Try these New Features:

sparql-conformance[bot] commented 1 day ago

Conformance check passed ✅

No test result changes.

Details: https://qlever.cs.uni-freiburg.de/sparql-conformance-ui?cur=6ef031be7549a95e384849df29146c8e20ac6d80&prev=d53d4f9fd91fd03463382e2b6f476d4ee345d6d9

sonarcloud[bot] commented 23 hours ago

Quality Gate Passed Quality Gate passed

Issues
4 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 SonarQube Cloud