IgorPerikov / mighty-watcher

Open source made easier
https://itnext.io/open-source-made-easier-aab8aebd849f
MIT License
47 stars 7 forks source link

Rewrite execute to more declarative style to import readability #47

Closed bvc3at closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #47 into master will decrease coverage by 1.59%. The diff coverage is 66.66%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master   #47     +/-   ##
========================================
- Coverage      6.59%    5%   -1.6%     
  Complexity        3     3             
========================================
  Files             9     9             
  Lines           182   180      -2     
  Branches         12    12             
========================================
- Hits             12     9      -3     
  Misses          170   170             
- Partials          0     1      +1
Impacted Files Coverage Δ Complexity Δ
...gorperikov/mightywatcher/utils/ParallelExecutor.kt 90% <66.66%> (-10%) 3 <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 eec1803...e3099f9. Read the comment docs.

IgorPerikov commented 5 years ago

thanks for that one, as well