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
417 stars 52 forks source link

Bump actions to latest version + use less space for Ubuntu runners #1443

Closed joka921 closed 3 months ago

joka921 commented 3 months ago

1 Use the jlumbroso/free-disk-space action to save some disk space 2 Bump other actions to latest version

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 89.67%. Comparing base (0b9d26f) to head (a379d98).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1443 +/- ## ========================================== + Coverage 89.66% 89.67% +0.01% ========================================== Files 345 345 Lines 29947 29947 Branches 3306 3306 ========================================== + Hits 26851 26854 +3 + Misses 1954 1950 -4 - Partials 1142 1143 +1 ```

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

sonarcloud[bot] commented 3 months 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