pulquero / Halyard

Halyard-star is an extremely horizontally scalable Triplestore with support for Named Graphs, designed for integration of extremely large Semantic Data Models, and for storage and SPARQL 1.1 querying of the whole Linked Data universe snapshots.
https://pulquero.github.io/Halyard
Apache License 2.0
12 stars 2 forks source link

Take back ownership of SPIN code. #18

Closed pulquero closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #18 (801b95c) into latest (4d4cbe1) will decrease coverage by 1.44%. The diff coverage is 47.88%.

@@             Coverage Diff              @@
##             latest      #18      +/-   ##
============================================
- Coverage     79.19%   77.75%   -1.45%     
- Complexity     1654     1685      +31     
============================================
  Files           131      141      +10     
  Lines          9672    10117     +445     
  Branches       1495     1560      +65     
============================================
+ Hits           7660     7866     +206     
- Misses         1448     1676     +228     
- Partials        564      575      +11     
Impacted Files Coverage Δ
...d/sail/connection/SailConnectionQueryPreparer.java 0.00% <0.00%> (ø)
.../halyard/sail/connection/SailConnectionUpdate.java 0.00% <0.00%> (ø)
...com/msd/gin/halyard/sail/spin/SpinInferencing.java 0.00% <0.00%> (ø)
.../main/java/com/msd/gin/halyard/common/ValueIO.java 79.18% <40.00%> (-0.20%) :arrow_down:
...yard/sail/connection/SailConnectionGraphQuery.java 43.47% <43.47%> (ø)
...n/halyard/sail/connection/SailConnectionQuery.java 44.44% <44.44%> (ø)
...a/com/msd/gin/halyard/function/spif/CanInvoke.java 48.31% <48.31%> (ø)
...yard/sail/connection/SailConnectionTupleQuery.java 61.53% <61.53%> (ø)
...alyard/sail/spin/SpinMagicPropertyInterpreter.java 72.86% <72.86%> (ø)
...rd/sail/connection/SailConnectionBooleanQuery.java 80.00% <80.00%> (ø)
... and 6 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4d4cbe1...801b95c. Read the comment docs.