Skip to content

TST: Add first line comment tests in read_csv #13881

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
Aug 3, 2016

Conversation

gfyoung
Copy link
Member

@gfyoung gfyoung commented Aug 2, 2016

Title is self-explanatory. Closes #4623.

@jreback jreback added Testing pandas testing functions or related to the test suite IO CSV read_csv, to_csv labels Aug 2, 2016
@jreback jreback added this to the 0.19.0 milestone Aug 2, 2016
@codecov-io
Copy link

Current coverage is 85.27% (diff: 100%)

Merging #13881 into master will increase coverage by 0.05%

@@             master     #13881   diff @@
==========================================
  Files           140        139     -1   
  Lines         50400      50011   -389   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits          42951      42649   -302   
+ Misses         7449       7362    -87   
  Partials          0          0          

Powered by Codecov. Last update 1f55e91...becaff7

@jreback jreback merged commit 66c3b46 into pandas-dev:master Aug 3, 2016
@jreback
Copy link
Contributor

jreback commented Aug 3, 2016

ty sir!

@gfyoung gfyoung deleted the first-line-comment-csv branch August 3, 2016 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO CSV read_csv, to_csv Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants