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

Simplify CMake config and optimize includes #1618

Closed RobinTF closed 4 days ago

RobinTF commented 1 week ago

In particular:

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 89.25%. Comparing base (77ac964) to head (9937811). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1618 +/- ## ========================================== + Coverage 89.24% 89.25% +0.01% ========================================== Files 374 375 +1 Lines 35315 35315 Branches 3988 3988 ========================================== + Hits 31518 31522 +4 + Misses 2503 2501 -2 + Partials 1294 1292 -2 ```

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

RobinTF commented 1 week ago

@joka921

Alsom, in the macos workflow it says env.build-type once, and matrix.build-type twice. It has to be always env.build-type, thant is the issue there.

I'm pretty sure you mean it has to be matrix.build-type

sparql-conformance[bot] commented 1 week ago

Conformance check passed ✅

No test result changes.

Details: https://qlever.cs.uni-freiburg.de/sparql-conformance-ui?cur=99378114e056076f2ffb7fc5071fed612d2e0c77&prev=77ac964e9de37c10142bc19735d19fbb0c02ccc6

sonarcloud[bot] commented 6 days ago

Quality Gate Failed Quality Gate failed

Failed conditions
D Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE