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

MAINT: Only output errors in C style check #14924

Merged
merged 2 commits into from
Dec 19, 2016

Conversation

gfyoung
Copy link
Member

@gfyoung gfyoung commented Dec 19, 2016

Title is self-explanatory. Follow-up to #14814.

@codecov-io
Copy link

codecov-io commented Dec 19, 2016

Current coverage is 84.64% (diff: 100%)

Merging #14924 into master will decrease coverage by <.01%

@@             master     #14924   diff @@
==========================================
  Files           144        144          
  Lines         51019      51019          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits          43188      43187     -1   
- Misses         7831       7832     +1   
  Partials          0          0          

Powered by Codecov. Last update 39efbbc...40e6e06

@jreback
Copy link
Contributor

jreback commented Dec 19, 2016

lgtm. can you also move the pip install cpplint to the top of lint.sh (so it doesn't mess up the output).

ping when pushed.

@jreback jreback added the Build Library building on various platforms label Dec 19, 2016
@jreback jreback added this to the 0.20.0 milestone Dec 19, 2016
@gfyoung
Copy link
Member Author

gfyoung commented Dec 19, 2016

@jreback : Moved cpplint install to right after the if statement (no need to install if not linting).

@jreback jreback merged commit f11501a into pandas-dev:master Dec 19, 2016
@gfyoung gfyoung deleted the c-style-check-output branch December 19, 2016 19:22
gfyoung added a commit to forking-repos/pandas that referenced this pull request Dec 20, 2016
* MAINT: Only output errors in C style check

* Move cpplint install before checks
ShaharBental pushed a commit to ShaharBental/pandas that referenced this pull request Dec 26, 2016
* MAINT: Only output errors in C style check

* Move cpplint install before checks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Library building on various platforms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants