Netflix / genie

Distributed Big Data Orchestration Service
https://netflix.github.io/genie
Apache License 2.0
1.72k stars 369 forks source link

Add explicit bean name and remove the value in sharedAgentTaskExecutor bean #1088

Closed nvhoang closed 3 years ago

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 93.904% when pulling 59dd7deb61d26cb9858b8e26263e00ff3b955133 on nvhoang:anguyen-shared-exec into 046eb6f70412b24688eb6a6fbeb0eb5ac95c8964 on Netflix:master.

codecov[bot] commented 3 years ago

Codecov Report

Merging #1088 (59dd7de) into master (046eb6f) will increase coverage by 0.00%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1088   +/-   ##
=========================================
  Coverage     90.87%   90.88%           
- Complexity     3643     3644    +1     
=========================================
  Files           452      452           
  Lines         14081    14081           
  Branches        984      984           
=========================================
+ Hits          12796    12797    +1     
  Misses          850      850           
+ Partials        435      434    -1     
Impacted Files Coverage Δ Complexity Δ
...t/spring/autoconfigure/AgentAutoConfiguration.java 100.00% <ø> (ø) 11.00 <0.00> (ø)
...cution/services/impl/FetchingCacheServiceImpl.java 88.46% <0.00%> (+0.96%) 28.00% <0.00%> (+1.00%)

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 046eb6f...59dd7de. Read the comment docs.