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

Replaced travis CI with github actions. #5

Closed pulquero closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #5 (2812697) into latest (aa99f99) will decrease coverage by 0.05%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             latest       #5      +/-   ##
============================================
- Coverage     76.43%   76.37%   -0.06%     
+ Complexity     1132     1131       -1     
============================================
  Files            93       93              
  Lines          6835     6835              
  Branches       1150     1150              
============================================
- Hits           5224     5220       -4     
- Misses         1189     1191       +2     
- Partials        422      424       +2     
Impacted Files Coverage Δ
...a/com/msd/gin/halyard/tools/HalyardBulkUpdate.java 77.41% <0.00%> (-4.84%) :arrow_down:
.../com/msd/gin/halyard/sail/HBaseSailConnection.java 79.12% <0.00%> (-0.37%) :arrow_down:
...in/halyard/strategy/HalyardEvaluationExecutor.java 82.60% <0.00%> (ø)
...va/com/msd/gin/halyard/sail/HBaseTripleSource.java 91.54% <0.00%> (+1.40%) :arrow_up:
...a/com/msd/gin/halyard/tools/HalyardBulkDelete.java 95.12% <0.00%> (+2.43%) :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 aa99f99...2812697. Read the comment docs.