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(commonTests): handle deeply nested subcomponents #412

Merged
merged 1 commit into from
Aug 21, 2016

Conversation

levithomason
Copy link
Member

@levithomason levithomason commented Aug 21, 2016

This PR is a cherry-pick from Form #400. It updates the common tests to be able to find subcomponents nested infinitely. We now traverse the parent component's meta until we reach the root.

@codecov-io
Copy link

codecov-io commented Aug 21, 2016

Current coverage is 95.15% (diff: 100%)

Merging #412 into master will not change coverage

@@             master       #412   diff @@
==========================================
  Files            91         91          
  Lines          1177       1177          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           1120       1120          
  Misses           57         57          
  Partials          0          0          

Powered by Codecov. Last update 747da6d...e99f883

@levithomason levithomason merged commit 247fcf0 into master Aug 21, 2016
@levithomason levithomason deleted the fix/common-tests branch August 21, 2016 03:11
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.

2 participants