Skip to content

Conversation

@nutgaard
Copy link
Owner

@nutgaard nutgaard commented Apr 5, 2018

… of these

In order to facilitate easier combination of middleware we've added a combine method for
middlewares. delay and failureRate middlewares are added in as well, since these are most likely
something most people will use.

#2

… of these

In order to facilitate easier combination of middleware we've added a `combine` method for
middlewares. `delay` and `failureRate` middlewares are added in as well, since these are most likely
something most people will use.

#2
@codecov-io
Copy link

codecov-io commented Apr 5, 2018

Codecov Report

Merging #3 into master will increase coverage by 0.15%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #3      +/-   ##
=========================================
+ Coverage   98.64%   98.8%   +0.15%     
=========================================
  Files           4       5       +1     
  Lines         148     167      +19     
  Branches       21      23       +2     
=========================================
+ Hits          146     165      +19     
  Misses          2       2
Impacted Files Coverage Δ
src/middleware-utils.ts 100% <100%> (ø)

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 83a3f16...51d0e80. Read the comment docs.

@nutgaard nutgaard merged commit d7cce99 into master Apr 5, 2018
@nutgaard nutgaard deleted the feat/issue-2 branch April 5, 2018 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants