Gaffer icon indicating copy to clipboard operation
Gaffer copied to clipboard

gh-2357 FederatedStore federated operation

Open GCHQDev404 opened this issue 2 years ago • 1 comments

Related Issue

  • Resolve #2357

GCHQDev404 avatar May 04 '22 14:05 GCHQDev404

Codecov Report

Merging #2638 (4b3751b) into alpha-release/2.0.0-alpha-0.1 (d598fcf) will decrease coverage by 1.68%. The diff coverage is 89.58%.

@@                         Coverage Diff                         @@
##             alpha-release/2.0.0-alpha-0.1    #2638      +/-   ##
===================================================================
- Coverage                            65.30%   63.62%   -1.69%     
- Complexity                            2429     2431       +2     
===================================================================
  Files                                  872      713     -159     
  Lines                                27209    21757    -5452     
  Branches                              3165     2533     -632     
===================================================================
- Hits                                 17768    13842    -3926     
+ Misses                                8044     6746    -1298     
+ Partials                              1397     1169     -228     
Impacted Files Coverage Δ
...r/data/element/function/TypeSubTypeValueTuple.java 33.33% <ø> (ø)
...va/uk/gov/gchq/gaffer/graph/GraphSerialisable.java 55.29% <0.00%> (-0.66%) :arrow_down:
...gchq/gaffer/graph/hook/NamedOperationResolver.java 85.18% <ø> (ø)
...store/operation/handler/OperationChainHandler.java 91.30% <ø> (ø)
...n/java/uk/gov/gchq/gaffer/operation/Operation.java 79.59% <40.00%> (+4.59%) :arrow_up:
...ffer/store/operation/handler/GetTraitsHandler.java 77.41% <80.00%> (+0.75%) :arrow_up:
...hq/gaffer/commonutil/iterable/ChainedIterable.java 100.00% <100.00%> (ø)
...r/data/element/function/ReduceRelatedElements.java 85.34% <100.00%> (ø)
...affer/store/operation/OperationChainValidator.java 78.12% <100.00%> (+0.70%) :arrow_up:
...hq/gaffer/sketches/CardinalityEntityGenerator.java 37.68% <100.00%> (ø)
... and 154 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 d598fcf...4b3751b. Read the comment docs.

codecov-commenter avatar May 04 '22 14:05 codecov-commenter

superseded by https://github.com/gchq/Gaffer/pull/2769

GCHQDev404 avatar Oct 11 '22 11:10 GCHQDev404