Skip to content

TST: better testing of Series.nlargest/nsmallest #15902

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
wants to merge 1 commit into from

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Apr 5, 2017

xref #15299

@jreback jreback added Clean Testing pandas testing functions or related to the test suite labels Apr 5, 2017
@jreback jreback added this to the 0.20.0 milestone Apr 5, 2017
@codecov
Copy link

codecov bot commented Apr 5, 2017

Codecov Report

Merging #15902 into master will decrease coverage by <.01%.
The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #15902      +/-   ##
==========================================
- Coverage   90.97%   90.96%   -0.01%     
==========================================
  Files         145      145              
  Lines       49496    49513      +17     
==========================================
+ Hits        45027    45039      +12     
- Misses       4469     4474       +5
Flag Coverage Δ
#multiple 88.72% <75%> (-0.01%) ⬇️
#single 40.62% <4.16%> (-0.02%) ⬇️
Impacted Files Coverage Δ
pandas/core/algorithms.py 93.69% <75%> (-0.75%) ⬇️
pandas/core/common.py 91.03% <0%> (+0.34%) ⬆️

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 0a37067...657eac8. Read the comment docs.

@jreback jreback closed this in dbc1654 Apr 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant