Skip to content

TST: Parser tests refactoring #13319

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

Closed

Conversation

gfyoung
Copy link
Member

@gfyoung gfyoung commented May 29, 2016

  1. Moved no columns test from CParser-only to common.py
  2. Moved erroneous placed skiprows tests into their proper place

1) Moved no columns test from CParser-only to common.py
2) Moved erroneous placed skiprows tests into their proper place
@codecov-io
Copy link

Current coverage is 84.22%

Merging #13319 into master will not change coverage

@@             master     #13319   diff @@
==========================================
  Files           138        138          
  Lines         50667      50667          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits          42672      42672          
  Misses         7995       7995          
  Partials          0          0          

Powered by Codecov. Last updated by 70be8a9...bc1402e

@jreback jreback added Testing pandas testing functions or related to the test suite IO CSV read_csv, to_csv labels May 30, 2016
@jreback jreback added this to the 0.18.2 milestone May 30, 2016
@jreback jreback closed this in ed4cd3a May 30, 2016
@jreback
Copy link
Contributor

jreback commented May 30, 2016

ty @gfyoung

@gfyoung gfyoung deleted the test-parsers-refactor branch May 30, 2016 21: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