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

Tidy-up timestamp property. #15

Closed pulquero closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #15 (03908d8) into latest (4e8fc67) will increase coverage by 2.17%. The diff coverage is 90.32%.

:exclamation: Current head 03908d8 differs from pull request most recent head e96c488. Consider uploading reports for the commit e96c488 to get more accurate results

@@             Coverage Diff              @@
##             latest      #15      +/-   ##
============================================
+ Coverage     77.31%   79.49%   +2.17%     
  Complexity     1611     1611              
============================================
  Files           129      129              
  Lines          9380     9401      +21     
  Branches       1441     1444       +3     
============================================
+ Hits           7252     7473     +221     
+ Misses         1613     1387     -226     
- Partials        515      541      +26     
Impacted Files Coverage Δ
.../com/msd/gin/halyard/sail/HBaseSailConnection.java 80.28% <ø> (ø)
...a/com/msd/gin/halyard/tools/HalyardBulkUpdate.java 81.81% <80.95%> (-0.86%) :arrow_down:
...ava/com/msd/gin/halyard/tools/HalyardBulkLoad.java 83.33% <92.85%> (+0.25%) :arrow_up:
...a/com/msd/gin/halyard/tools/HalyardBulkDelete.java 90.99% <96.00%> (-0.28%) :arrow_down:
...ava/com/msd/gin/halyard/tools/HalyardPreSplit.java 86.31% <100.00%> (-0.29%) :arrow_down:
...in/halyard/strategy/HalyardEvaluationExecutor.java 79.62% <0.00%> (-0.62%) :arrow_down:
...java/com/msd/gin/halyard/tools/HalyardSummary.java 81.29% <0.00%> (+69.72%) :arrow_up:

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 4e8fc67...e96c488. Read the comment docs.