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 defaultFilter can not filter array children #276

Merged
merged 1 commit into from
Mar 13, 2018

Conversation

yesmeck
Copy link
Member

@yesmeck yesmeck commented Mar 13, 2018

The default filter works not properly when children is an array.

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #276   +/-   ##
=======================================
  Coverage   98.96%   98.96%           
=======================================
  Files           8        8           
  Lines         291      291           
  Branches       82       82           
=======================================
  Hits          288      288           
  Misses          3        3
Impacted Files Coverage Δ
src/util.js 100% <ø> (ø) ⬆️

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 20a0b03...c5d7d53. Read the comment docs.

@yutingzhao1991 yutingzhao1991 merged commit a3f2f72 into master Mar 13, 2018
@yesmeck yesmeck deleted the fix-default-filter branch March 13, 2018 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants