gchq / Maestro

A framework for configurable operation executors
4 stars 5 forks source link

Gh 19 move executors #22

Closed m55624 closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (develop@e5d9df1). Click here to learn what that means. The diff coverage is 55.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop      #22   +/-   ##
==========================================
  Coverage           ?   41.93%           
  Complexity         ?      753           
==========================================
  Files              ?      153           
  Lines              ?     4624           
  Branches           ?      485           
==========================================
  Hits               ?     1939           
  Misses             ?     2487           
  Partials           ?      198
Impacted Files Coverage Δ Complexity Δ
...chq/maestro/commonutil/serialisation/JsonUtil.java 0% <ø> (ø) 0 <0> (?)
...c/main/java/uk/gov/gchq/maestro/hook/HookPath.java 0% <ø> (ø) 0 <0> (?)
...src/main/java/uk/gov/gchq/maestro/util/Config.java 28.47% <ø> (ø) 21 <0> (?)
...ain/java/uk/gov/gchq/maestro/hook/Log4jLogger.java 22.22% <ø> (ø) 2 <0> (?)
...tedexecutor/operation/FederatedStoreConstants.java 0% <ø> (ø) 0 <0> (?)
...or/src/main/java/uk/gov/gchq/maestro/Executor.java 40.7% <ø> (ø) 17 <0> (?)
...uk/gov/gchq/maestro/commonutil/stream/Streams.java 0% <0%> (ø) 0 <0> (?)
...maestro/named/operation/GetAllNamedOperations.java 0% <0%> (ø) 0 <0> (?)
...ro/commonutil/exception/UnauthorisedException.java 0% <0%> (ø) 0 <0> (?)
...hq/maestro/commonutil/iterable/StreamIterable.java 0% <0%> (ø) 0 <0> (?)
... and 46 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 e5d9df1...c1c7016. Read the comment docs.