m4nuC / async-busboy

Promise based multipart form parser for KoaJS
MIT License
167 stars 58 forks source link

capture file size limit event #27

Closed yrong closed 6 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #27 into master will decrease coverage by 4.39%. The diff coverage is 37.5%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #27     +/-   ##
=========================================
- Coverage   93.81%   89.42%   -4.4%     
=========================================
  Files           1        1             
  Lines          97      104      +7     
  Branches       11       11             
=========================================
+ Hits           91       93      +2     
- Misses          6       11      +5
Impacted Files Coverage Δ
index.js 89.42% <37.5%> (-4.4%) :arrow_down:

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 5910df8...f626187. Read the comment docs.