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: children one layer deep cannot resolve their parent controller #662

Merged
merged 4 commits into from
Jan 24, 2017

Conversation

zacharygolba
Copy link
Contributor

This was caused by switching from a custom regexp to path.posix.dirname.

@codecov-io
Copy link

codecov-io commented Jan 24, 2017

Current coverage is 92.28% (diff: 100%)

Merging #662 into master will increase coverage by 0.56%

@@             master       #662   diff @@
==========================================
  Files           180        180          
  Lines          1993       1996     +3   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           1828       1842    +14   
+ Misses          165        154    -11   
  Partials          0          0          

Powered by Codecov. Last update c8f0254...93d1a5d

@zacharygolba zacharygolba merged commit d9c538e into master Jan 24, 2017
@zacharygolba zacharygolba deleted the fix-parent-resolution branch January 24, 2017 22:54
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