gchq / Gaffer

A large-scale entity and relation database supporting aggregation of properties
Apache License 2.0
1.77k stars 350 forks source link

Gh-2995: Add Federated Store tests to Tinkerpop #3194

Closed cn337131 closed 5 months ago

cn337131 commented 5 months ago

Basic testing that a GafferPopGraph works with a Federated Graph and that gremlin queries can be run against a fed store. Additional testing will need to be added once #2996 has been addressed and merged as this will allow queries to be ran against each graph within a federated store.

Related issue

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 66.69%. Comparing base (66cfdc2) to head (ce6875d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3194 +/- ## ============================================= - Coverage 66.70% 66.69% -0.02% + Complexity 2558 2556 -2 ============================================= Files 908 908 Lines 29113 29113 Branches 3243 3243 ============================================= - Hits 19421 19417 -4 - Misses 8259 8261 +2 - Partials 1433 1435 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.