wKoza / ngx-upload

Ngx-upload is an upload module for Angular Ivy ready
30 stars 15 forks source link

feat(configuration): add disableMultipart option #61

Closed wKoza closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #61 into master will increase coverage by 0.33%. The diff coverage is 64.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
+ Coverage    63.2%   63.54%   +0.33%     
==========================================
  Files           9        9              
  Lines         405      406       +1     
  Branches       53       54       +1     
==========================================
+ Hits          256      258       +2     
+ Misses        122      121       -1     
  Partials       27       27
Impacted Files Coverage Δ
src/utils/configuration.model.ts 100% <ø> (ø) :arrow_up:
src/components/inputfile.component.ts 38.09% <0%> (ø) :arrow_up:
src/services/fileItem.model.ts 53.84% <100%> (+0.9%) :arrow_up:
src/services/httpClientUpload.service.ts 63.84% <63.63%> (+0.76%) :arrow_up:

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 b2b8745...9feaaba. Read the comment docs.