Sharlaan / material-ui-superselectfield

multiselection autocomplete dropdown component for Material-UI
https://sharlaan.github.io/material-ui-superselectfield
MIT License
266 stars 92 forks source link

Lower npm engine required #110

Closed joshuaalpuerto closed 6 years ago

joshuaalpuerto commented 6 years ago
codecov-io commented 6 years ago

Codecov Report

Merging #110 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #110   +/-   ##
=======================================
  Coverage   40.97%   40.97%           
=======================================
  Files           6        6           
  Lines         205      205           
=======================================
  Hits           84       84           
  Misses        121      121
Impacted Files Coverage Δ
src/defaultProps.js
src/SelectionsPresenter.js
src/SuperSelectField.js
src/FloatingLabel.js
src/utils.js
src/types/index.js
...an/material-ui-superselectfield/src/types/index.js 33.33% <0%> (ø)
...ial-ui-superselectfield/src/SelectionsPresenter.js 100% <0%> (ø)
...n/material-ui-superselectfield/src/defaultProps.js 53.84% <0%> (ø)
...terial-ui-superselectfield/src/SuperSelectField.js 38.84% <0%> (ø)
... and 2 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 117f604...8c75a17. Read the comment docs.