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 `LocalVocab` comments and code #1626

Closed hannahbast closed 2 days ago

hannahbast commented 3 days ago

Major revision of comments, many of which were completely outdated. Also improve variable names and make some minor changes to the code. In particular, the the methods size() and empty() now run in constant time.

codecov[bot] commented 3 days ago

Codecov Report

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

Project coverage is 89.26%. Comparing base (92d906f) to head (b8e5803). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1626 +/- ## ========================================== - Coverage 89.27% 89.26% -0.01% ========================================== Files 374 374 Lines 35610 35612 +2 Branches 4020 4020 ========================================== Hits 31790 31790 + Misses 2523 2521 -2 - Partials 1297 1301 +4 ```

: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 2 days ago

Conformance check passed ✅

No test result changes.

Details: https://qlever.cs.uni-freiburg.de/sparql-conformance-ui?cur=b8e58030ee36d3797ce02beeb9283a4a7a4daa5b&prev=92d906f198cfbf56347362aaa3a50bb0b45f9946

sonarcloud[bot] commented 2 days ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
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