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

Make configuration non-static. #7

Closed pulquero closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #7 (5094811) into latest (13fe589) will increase coverage by 0.06%. The diff coverage is 77.49%.

@@             Coverage Diff              @@
##             latest       #7      +/-   ##
============================================
+ Coverage     75.22%   75.29%   +0.06%     
- Complexity     1285     1303      +18     
============================================
  Files           109      111       +2     
  Lines          7836     7920      +84     
  Branches       1238     1245       +7     
============================================
+ Hits           5895     5963      +68     
- Misses         1478     1491      +13     
- Partials        463      466       +3     
Impacted Files Coverage Δ
...in/java/com/msd/gin/halyard/common/RDFFactory.java 0.00% <0.00%> (ø)
...main/java/com/msd/gin/halyard/tools/RDFHasher.java 0.00% <0.00%> (ø)
...com/msd/gin/halyard/common/IdentifiableTriple.java 21.42% <20.00%> (+6.04%) :arrow_up:
.../com/msd/gin/halyard/common/HalyardTableUtils.java 64.72% <39.13%> (-0.35%) :arrow_down:
...c/main/java/com/msd/gin/halyard/common/Hashes.java 68.42% <57.14%> (+0.92%) :arrow_up:
...om/msd/gin/halyard/common/IdentifiableValueIO.java 66.03% <66.03%> (ø)
...java/com/msd/gin/halyard/common/RDFIdentifier.java 71.42% <66.66%> (ø)
.../msd/gin/halyard/sail/HBaseSearchTripleSource.java 71.69% <66.66%> (ø)
.../main/java/com/msd/gin/halyard/common/ValueIO.java 78.79% <71.32%> (+2.45%) :arrow_up:
...in/java/com/msd/gin/halyard/common/Identifier.java 75.55% <80.00%> (-1.37%) :arrow_down:
... and 38 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 13fe589...5094811. Read the comment docs.