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

GeoSPARQL distance query optimiser. #28

Closed pulquero closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 73.07% // Head: 73.04% // Decreases project coverage by -0.03% :warning:

Coverage data is based on head (fa1102f) compared to base (627242b). Patch coverage: 70.49% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## latest #28 +/- ## ============================================ - Coverage 73.07% 73.04% -0.04% - Complexity 2393 2409 +16 ============================================ Files 266 268 +2 Lines 16241 16423 +182 Branches 2539 2578 +39 ============================================ + Hits 11868 11996 +128 - Misses 3381 3409 +28 - Partials 992 1018 +26 ``` | [Impacted Files](https://codecov.io/gh/pulquero/Halyard/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [...om/msd/gin/halyard/sail/search/SearchDocument.java](https://codecov.io/gh/pulquero/Halyard/pull/28/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c2FpbC9zcmMvbWFpbi9qYXZhL2NvbS9tc2QvZ2luL2hhbHlhcmQvc2FpbC9zZWFyY2gvU2VhcmNoRG9jdW1lbnQuamF2YQ==) | `75.00% <ø> (ø)` | | | [...msd/gin/halyard/sail/search/SearchInterpreter.java](https://codecov.io/gh/pulquero/Halyard/pull/28/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c2FpbC9zcmMvbWFpbi9qYXZhL2NvbS9tc2QvZ2luL2hhbHlhcmQvc2FpbC9zZWFyY2gvU2VhcmNoSW50ZXJwcmV0ZXIuamF2YQ==) | `80.50% <ø> (ø)` | | | [...m/msd/gin/halyard/tools/HalyardElasticIndexer.java](https://codecov.io/gh/pulquero/Halyard/pull/28/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-dG9vbHMvc3JjL21haW4vamF2YS9jb20vbXNkL2dpbi9oYWx5YXJkL3Rvb2xzL0hhbHlhcmRFbGFzdGljSW5kZXhlci5qYXZh) | `71.42% <ø> (ø)` | | | [...in/java/com/msd/gin/halyard/common/WKTLiteral.java](https://codecov.io/gh/pulquero/Halyard/pull/28/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Y29tbW9uL3NyYy9tYWluL2phdmEvY29tL21zZC9naW4vaGFseWFyZC9jb21tb24vV0tUTGl0ZXJhbC5qYXZh) | `56.66% <50.00%> (-0.20%)` | :arrow_down: | | [...rd/sail/geosparql/WithinDistanceTupleFunction.java](https://codecov.io/gh/pulquero/Halyard/pull/28/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c2FpbC9zcmMvbWFpbi9qYXZhL2NvbS9tc2QvZ2luL2hhbHlhcmQvc2FpbC9nZW9zcGFycWwvV2l0aGluRGlzdGFuY2VUdXBsZUZ1bmN0aW9uLmphdmE=) | `61.40% <61.40%> (ø)` | | | [...yard/sail/geosparql/WithinDistanceInterpreter.java](https://codecov.io/gh/pulquero/Halyard/pull/28/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c2FpbC9zcmMvbWFpbi9qYXZhL2NvbS9tc2QvZ2luL2hhbHlhcmQvc2FpbC9nZW9zcGFycWwvV2l0aGluRGlzdGFuY2VJbnRlcnByZXRlci5qYXZh) | `75.89% <75.89%> (ø)` | | | [...c/main/java/com/msd/gin/halyard/vocab/HALYARD.java](https://codecov.io/gh/pulquero/Halyard/pull/28/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Y29tbW9uL3NyYy9tYWluL2phdmEvY29tL21zZC9naW4vaGFseWFyZC92b2NhYi9IQUxZQVJELmphdmE=) | `100.00% <100.00%> (ø)` | | | [.../com/msd/gin/halyard/sail/HBaseSailConnection.java](https://codecov.io/gh/pulquero/Halyard/pull/28/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c2FpbC9zcmMvbWFpbi9qYXZhL2NvbS9tc2QvZ2luL2hhbHlhcmQvc2FpbC9IQmFzZVNhaWxDb25uZWN0aW9uLmphdmE=) | `79.20% <100.00%> (+0.05%)` | :arrow_up: | | [.../com/msd/gin/halyard/sail/search/SearchClient.java](https://codecov.io/gh/pulquero/Halyard/pull/28/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c2FpbC9zcmMvbWFpbi9qYXZhL2NvbS9tc2QvZ2luL2hhbHlhcmQvc2FpbC9zZWFyY2gvU2VhcmNoQ2xpZW50LmphdmE=) | `100.00% <100.00%> (ø)` | | | [...va/com/msd/gin/halyard/sail/HBaseTripleSource.java](https://codecov.io/gh/pulquero/Halyard/pull/28/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c2FpbC9zcmMvbWFpbi9qYXZhL2NvbS9tc2QvZ2luL2hhbHlhcmQvc2FpbC9IQmFzZVRyaXBsZVNvdXJjZS5qYXZh) | `90.36% <0.00%> (-1.21%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.