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

Improved handling of triples. #14

Closed pulquero closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #14 (6989f73) into latest (8e38302) will decrease coverage by 2.21%. The diff coverage is 100.00%.

:exclamation: Current head 6989f73 differs from pull request most recent head 93f0429. Consider uploading reports for the commit 93f0429 to get more accurate results

@@             Coverage Diff              @@
##             latest      #14      +/-   ##
============================================
- Coverage     79.51%   77.30%   -2.22%     
- Complexity     1609     1611       +2     
============================================
  Files           129      129              
  Lines          9377     9380       +3     
  Branches       1440     1441       +1     
============================================
- Hits           7456     7251     -205     
- Misses         1385     1613     +228     
+ Partials        536      516      -20     
Impacted Files Coverage Δ
.../com/msd/gin/halyard/common/HalyardTableUtils.java 79.75% <100.00%> (-0.12%) :arrow_down:
.../com/msd/gin/halyard/sail/HBaseSailConnection.java 80.28% <100.00%> (ø)
...ava/com/msd/gin/halyard/tools/HalyardBulkLoad.java 83.07% <100.00%> (ø)
...java/com/msd/gin/halyard/tools/HalyardSummary.java 11.56% <0.00%> (-69.73%) :arrow_down:
...in/halyard/strategy/HalyardEvaluationExecutor.java 79.62% <0.00%> (-1.24%) :arrow_down:

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 8e38302...93f0429. Read the comment docs.