Jeckel-Lab / command-dispatcher

Command dispatcher pattern implementation
2 stars 1 forks source link

Update all deps and config #27

Closed jeckel closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #27 (8d429db) into master (920c5d7) will increase coverage by 5.56%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #27      +/-   ##
============================================
+ Coverage     75.38%   80.95%   +5.56%     
+ Complexity       32       28       -4     
============================================
  Files             8        8              
  Lines            65       63       -2     
============================================
+ Hits             49       51       +2     
+ Misses           16       12       -4     
Impacted Files Coverage Δ Complexity Δ
src/Resolver/CommandHandlerResolver.php 88.88% <ø> (+16.16%) 9.00 <0.00> (-1.00) :arrow_up:
src/CommandResponse/CommandResponse.php 100.00% <0.00%> (ø) 1.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 920c5d7...8d429db. Read the comment docs.