wKoza / ngx-upload

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

Angular 10 #85

Closed wKoza closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@7dab01d). Click here to learn what that means. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #85   +/-   ##
=========================================
  Coverage          ?   64.26%           
=========================================
  Files             ?       10           
  Lines             ?      417           
  Branches          ?       57           
=========================================
  Hits              ?      268           
  Misses            ?      122           
  Partials          ?       27           
Impacted Files Coverage Δ
src/directives/dropzone.directive.ts 72.46% <ø> (ø)
src/ngx-upload.module.ts 53.84% <ø> (ø)
src/directives/thumbnail.directive.ts 68.11% <100.00%> (ø)
src/components/inputfile.component.ts 38.09% <0.00%> (ø)
src/index.ts 100.00% <0.00%> (ø)
src/utils/logger.model.ts 79.16% <0.00%> (ø)
src/utils/configuration.model.ts 100.00% <0.00%> (ø)
src/services/fileItem.model.ts 53.84% <0.00%> (ø)
... and 3 more

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 7dab01d...810fd27. Read the comment docs.