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

Docker build no tests for ARM #1599

Closed joka921 closed 2 weeks ago

joka921 commented 2 weeks ago

The cross-compilatiion currently takes more than 6 hours and is then cancelled by GitHub actions. We thus disable the building and execution of unit tests for the ARM64 build.

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 89.11%. Comparing base (39e63b4) to head (f3a345e). Report is 7 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1599 +/- ## ========================================== + Coverage 89.08% 89.11% +0.03% ========================================== Files 371 371 Lines 34437 34504 +67 Branches 3899 3906 +7 ========================================== + Hits 30677 30748 +71 + Misses 2486 2473 -13 - Partials 1274 1283 +9 ```

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

sparql-conformance[bot] commented 2 weeks ago

Conformance check passed ✅

No test result changes.

Details: https://qlever.cs.uni-freiburg.de/sparql-conformance-ui?cur=ba8195b83387bf9e2f4ddea109bf5ad266397110&prev=f1490771f7a70d49bc1d3d08a95e31488aaa505e

sonarcloud[bot] commented 2 weeks 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