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

Fix the performance of binary search filters with lazy inputs and a materialized results. #1634

Open joka921 opened 3 days ago

codecov[bot] commented 3 days ago

Codecov Report

Attention: Patch coverage is 94.44444% with 3 lines in your changes missing coverage. Please review.

Project coverage is 89.38%. Comparing base (7bffcd5) to head (ecaec92).

Files with missing lines Patch % Lines
src/engine/Filter.cpp 88.88% 0 Missing and 2 partials :warning:
src/engine/idTable/IdTable.h 93.33% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1634 +/- ## ========================================== - Coverage 89.39% 89.38% -0.02% ========================================== Files 375 375 Lines 36096 36107 +11 Branches 4075 4077 +2 ========================================== + Hits 32268 32273 +5 + Misses 2518 2516 -2 - Partials 1310 1318 +8 ```

: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 8 hours ago

Conformance check passed ✅

No test result changes.

Details: https://qlever.cs.uni-freiburg.de/sparql-conformance-ui?cur=ecaec92f52d599e17acc6cd3aaee26ab3c245893&prev=7bffcd5393b941667cec6cc383b92523cfe06fc0

sonarcloud[bot] commented 6 hours ago

Quality Gate Passed Quality Gate passed

Issues
2 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