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 namespace management. #8

Closed pulquero closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #8 (7905ad1) into latest (d758785) will decrease coverage by 0.09%. The diff coverage is 26.66%.

@@             Coverage Diff              @@
##             latest       #8      +/-   ##
============================================
- Coverage     73.50%   73.40%   -0.10%     
+ Complexity     1324     1323       -1     
============================================
  Files           111      111              
  Lines          8070     8085      +15     
  Branches       1262     1265       +3     
============================================
+ Hits           5932     5935       +3     
- Misses         1682     1692      +10     
- Partials        456      458       +2     
Impacted Files Coverage Δ
.../main/java/com/msd/gin/halyard/sail/HBaseSail.java 63.12% <9.09%> (-4.58%) :arrow_down:
.../main/java/com/msd/gin/halyard/common/ValueIO.java 78.29% <66.66%> (-0.08%) :arrow_down:
...ava/com/msd/gin/halyard/sail/HBaseSailFactory.java 100.00% <100.00%> (ø)
.../com/msd/gin/halyard/sail/HBaseSailConnection.java 79.07% <0.00%> (-0.36%) :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 d758785...7905ad1. Read the comment docs.