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

[READY] Do not fall back to default values in Clangd completer #1147

Merged
merged 1 commit into from
Dec 11, 2018

Conversation

micbou
Copy link
Collaborator

@micbou micbou commented Dec 10, 2018

We should only rely on the values set in the ycmd/default_settings.json file.


This change is Reviewable

@micbou micbou force-pushed the clangd-completer-user-options branch from fe69bf4 to f34309a Compare December 10, 2018 10:18
@micbou micbou force-pushed the clangd-completer-user-options branch from f34309a to e019b73 Compare December 10, 2018 10:20
Copy link
Collaborator

@bstaletic bstaletic left a comment

Choose a reason for hiding this comment

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

Looks fine. Thanks for the PR. :lgtm:

Reviewed 3 of 3 files at r1.
Reviewable status: 1 of 2 LGTMs obtained

Copy link
Member

@puremourning puremourning left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! 2 of 2 LGTMs obtained

@puremourning
Copy link
Member

@zzbot r+

@zzbot
Copy link
Contributor

zzbot commented Dec 10, 2018

📌 Commit e019b73 has been approved by puremourning

@codecov
Copy link

codecov bot commented Dec 10, 2018

Codecov Report

Merging #1147 into master will decrease coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #1147      +/-   ##
==========================================
- Coverage   97.61%   97.61%   -0.01%     
==========================================
  Files          95       95              
  Lines        7342     7341       -1     
==========================================
- Hits         7167     7166       -1     
  Misses        175      175

zzbot added a commit that referenced this pull request Dec 11, 2018
…rning

[READY] Do not fall back to default values in Clangd completer

We should only rely on the values set in the `ycmd/default_settings.json` file.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/ycmd/1147)
<!-- Reviewable:end -->
@zzbot
Copy link
Contributor

zzbot commented Dec 11, 2018

⌛ Testing commit e019b73 with merge 3869f52...

@zzbot
Copy link
Contributor

zzbot commented Dec 11, 2018

💔 Test failed - status-appveyor

@micbou
Copy link
Collaborator Author

micbou commented Dec 11, 2018

@zzbot retry

@zzbot
Copy link
Contributor

zzbot commented Dec 11, 2018

⌛ Testing commit e019b73 with merge 0d4a3d0...

zzbot added a commit that referenced this pull request Dec 11, 2018
…rning

[READY] Do not fall back to default values in Clangd completer

We should only rely on the values set in the `ycmd/default_settings.json` file.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/ycmd/1147)
<!-- Reviewable:end -->
@zzbot
Copy link
Contributor

zzbot commented Dec 11, 2018

💔 Test failed - status-appveyor

@zzbot
Copy link
Contributor

zzbot commented Dec 11, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: puremourning
Pushing 0d4a3d0 to master...

@zzbot zzbot merged commit e019b73 into ycm-core:master Dec 11, 2018
@micbou micbou deleted the clangd-completer-user-options branch December 11, 2018 19:53
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.

4 participants