Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(chips): error with undefined or null children #883

Merged
merged 2 commits into from May 30, 2019
Merged

fix(chips): error with undefined or null children #883

merged 2 commits into from May 30, 2019

Conversation

lucasecdb
Copy link
Contributor

@lucasecdb lucasecdb commented May 25, 2019

fixes #880

@codecov-io
Copy link

codecov-io commented May 25, 2019

Codecov Report

Merging #883 into rc0.13.0 will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           rc0.13.0     #883      +/-   ##
============================================
+ Coverage        94%   94.01%   +<.01%     
============================================
  Files            85       85              
  Lines          3586     3590       +4     
  Branches        562      564       +2     
============================================
+ Hits           3371     3375       +4     
  Misses           90       90              
  Partials        125      125
Impacted Files Coverage Δ
packages/chips/ChipSet.tsx 98.9% <100%> (+0.05%) ⬆️

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 af1b20b...f4d1191. Read the comment docs.

Copy link
Contributor

@moog16 moog16 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good - just one comment.

@moog16 moog16 merged commit d45afbe into material-components:rc0.13.0 May 30, 2019
@moog16 moog16 deleted the fix/undefined-chipset-child branch May 30, 2019 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants