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

autoCompleteStyle & git hooks #120

Closed Sharlaan closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #120 into master will decrease coverage by 3.69%. The diff coverage is 20%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #120     +/-   ##
=========================================
- Coverage   42.07%   38.38%   -3.7%     
=========================================
  Files           6        8      +2     
  Lines         202      198      -4     
=========================================
- Hits           85       76      -9     
- Misses        117      122      +5
Impacted Files Coverage Δ
src/SuperSelectField.js 39.16% <ø> (ø) :arrow_up:
src/types/selectionsPresenterTypes.js 100% <100%> (ø)
src/SelectionsPresenter.js 100% <100%> (ø) :arrow_up:
src/defaultProps/selectFieldDefaultProps.js 100% <100%> (ø)
...rc/defaultProps/selectionsPresenterDefaultProps.js 16.66% <16.66%> (ø)
src/types/selectFieldTypes.js 4.16% <4.16%> (ø)

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 4a72665...bfe8714. Read the comment docs.