gchq / Maestro

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

gh-20 exception now thrown within the catch #21

Closed m55624 closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #21 into develop will increase coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             develop     #21      +/-   ##
============================================
+ Coverage      33.64%   33.7%   +0.05%     
  Complexity       407     407              
============================================
  Files            107     107              
  Lines           3180    3181       +1     
  Branches         300     300              
============================================
+ Hits            1070    1072       +2     
+ Misses          1990    1989       -1     
  Partials         120     120
Impacted Files Coverage Δ Complexity Δ
...operation/handler/chain/OperationChainHandler.java 0% <ø> (ø) 0 <0> (ø) :arrow_down:
...or/src/main/java/uk/gov/gchq/maestro/Executor.java 40.7% <100%> (+2.31%) 17 <0> (ø) :arrow_down:
...gchq/maestro/operation/handler/job/JobHandler.java 35.38% <0%> (-1.54%) 7% <0%> (ø)

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 6ca70d2...7cdea25. Read the comment docs.