Skip to content

refactor(index): rename isGlobal to isMember #511

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
Oct 30, 2017
Merged

Conversation

felixfbecker
Copy link
Owner

isGlobal was confusing because a non-member can be considered global vs namespaced

isGlobal was confusing because a non-member can be considered global vs namespaced
@codecov-io
Copy link

codecov-io commented Oct 30, 2017

Codecov Report

Merging #511 into master will not change coverage.
The diff coverage is 100%.

@@            Coverage Diff            @@
##             master     #511   +/-   ##
=========================================
  Coverage     79.38%   79.38%           
  Complexity      826      826           
=========================================
  Files            56       56           
  Lines          1974     1974           
=========================================
  Hits           1567     1567           
  Misses          407      407
Impacted Files Coverage Δ Complexity Δ
src/Definition.php 100% <ø> (ø) 6 <0> (ø) ⬇️
src/DefinitionResolver.php 84.2% <100%> (ø) 293 <0> (ø) ⬇️
src/CompletionProvider.php 94.15% <100%> (ø) 99 <0> (ø) ⬇️

@felixfbecker felixfbecker merged commit 7ae6452 into master Oct 30, 2017
@felixfbecker felixfbecker deleted the is-member branch October 30, 2017 01:00
cgxxv pushed a commit to cgxxv/php-language-server that referenced this pull request Mar 25, 2022
isGlobal was confusing because a non-member can be considered global vs namespaced
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