Skip to content

Add support for inherited members #218

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

Merged
merged 1 commit into from
Dec 16, 2016
Merged

Add support for inherited members #218

merged 1 commit into from
Dec 16, 2016

Conversation

felixfbecker
Copy link
Owner

In completion, definition, references, hover etc

Closes #169

in completion, definition, references, hover etc
@codecov-io
Copy link

codecov-io commented Dec 16, 2016

Current coverage is 88.31% (diff: 94.11%)

Merging #218 into master will increase coverage by 0.21%

@@             master       #218   diff @@
==========================================
  Files            46         46          
  Lines          1193       1224    +31   
  Methods         126        127     +1   
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           1051       1081    +30   
- Misses          142        143     +1   
  Partials          0          0          
Diff Coverage File Path
••••••••• 91% src/DefinitionResolver.php
•••••••••• 100% src/CompletionProvider.php

Powered by Codecov. Last update cc9d5e9...f3b5818

@felixfbecker felixfbecker merged commit a4a13e6 into master Dec 16, 2016
@felixfbecker felixfbecker deleted the inherited-members branch December 16, 2016 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants