Skip to content

Cleaned up return of _get_cython_function #19561

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
Feb 7, 2018

Conversation

WillAyd
Copy link
Member

@WillAyd WillAyd commented Feb 7, 2018

@codecov
Copy link

codecov bot commented Feb 7, 2018

Codecov Report

Merging #19561 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #19561      +/-   ##
==========================================
+ Coverage    91.6%    91.6%   +<.01%     
==========================================
  Files         150      150              
  Lines       48750    48750              
==========================================
+ Hits        44656    44658       +2     
+ Misses       4094     4092       -2
Flag Coverage Δ
#multiple 89.97% <100%> (ø) ⬆️
#single 41.75% <0%> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/groupby.py 92.17% <100%> (ø) ⬆️
pandas/util/testing.py 83.85% <0%> (+0.2%) ⬆️

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 983d71f...c7f9b2f. Read the comment docs.

@jreback jreback added this to the 0.23.0 milestone Feb 7, 2018
@jreback jreback merged commit 7e6e7e4 into pandas-dev:master Feb 7, 2018
@jreback
Copy link
Contributor

jreback commented Feb 7, 2018

thanks!

@WillAyd WillAyd deleted the cln-cy-func branch February 7, 2018 16:12
harisbal pushed a commit to harisbal/pandas that referenced this pull request Feb 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CLN: Returned dtype of _get_cython_function unused
2 participants