Skip to content

Conversation

@WillAyd
Copy link
Member

@WillAyd WillAyd commented May 18, 2019

Looking at this in detail noticed quite a few unused functions and pre-processor directives. There was also a mismatch in types between the .pyx and C structs

@WillAyd WillAyd added Clean IO Data IO issues that don't fit into a more specific label labels May 18, 2019
@jreback jreback added this to the 0.25.0 milestone May 18, 2019
@jreback
Copy link
Contributor

jreback commented May 18, 2019

lgtm ping on green.

@codecov
Copy link

codecov bot commented May 18, 2019

Codecov Report

Merging #26445 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #26445      +/-   ##
==========================================
- Coverage   91.73%   91.72%   -0.01%     
==========================================
  Files         174      174              
  Lines       50754    50754              
==========================================
- Hits        46560    46556       -4     
- Misses       4194     4198       +4
Flag Coverage Δ
#multiple 90.23% <ø> (ø) ⬆️
#single 41.69% <ø> (-0.09%) ⬇️
Impacted Files Coverage Δ
pandas/io/gbq.py 78.94% <0%> (-10.53%) ⬇️
pandas/core/frame.py 97.02% <0%> (-0.12%) ⬇️

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 7ee26a8...9d5f110. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented May 18, 2019

Codecov Report

Merging #26445 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #26445      +/-   ##
==========================================
- Coverage   91.73%   91.72%   -0.01%     
==========================================
  Files         174      174              
  Lines       50754    50754              
==========================================
- Hits        46560    46556       -4     
- Misses       4194     4198       +4
Flag Coverage Δ
#multiple 90.23% <ø> (ø) ⬆️
#single 41.69% <ø> (-0.09%) ⬇️
Impacted Files Coverage Δ
pandas/io/gbq.py 78.94% <0%> (-10.53%) ⬇️
pandas/core/frame.py 97.02% <0%> (-0.12%) ⬇️

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 7ee26a8...9d5f110. Read the comment docs.

@WillAyd
Copy link
Member Author

WillAyd commented May 18, 2019

@jreback all green

@jreback jreback merged commit 80bddaf into pandas-dev:master May 18, 2019
@jreback
Copy link
Contributor

jreback commented May 18, 2019

thanks

@WillAyd WillAyd deleted the parser-cleanup branch May 18, 2019 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Clean IO Data IO issues that don't fit into a more specific label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants