Skip to content

Conversation

@cweagans
Copy link
Contributor

@cweagans cweagans commented Feb 2, 2017

This will only run automatically when a developer runs composer install - this is not run for anyone that gets this package as a requirement of some other package (so projects that require the language server will still have to manually index the stubs).

@codecov
Copy link

codecov bot commented Feb 2, 2017

Codecov Report

Merging #269 into master will not impact coverage.

@@            Coverage Diff             @@
##             master     #269    +/-   ##
==========================================
  Coverage     88.59%   88.59%            
- Complexity        0      703   +703     
==========================================
  Files            51       51            
  Lines          1412     1412            
==========================================
  Hits           1251     1251            
  Misses          161      161

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 7fbd68a...7d4016f. Read the comment docs.

Copy link
Owner

@felixfbecker felixfbecker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this works, why didn't Travis parse the stubs twice now?

@cweagans
Copy link
Contributor Author

cweagans commented Feb 2, 2017

I have no idea. It works locally. Might be an issue with Travis' composer version or something?

@felixfbecker felixfbecker merged commit 34d3d20 into felixfbecker:master Feb 2, 2017
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