Skip to content
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

MAINT: Remove self.assertNotEqual from testing #16176

Merged
merged 1 commit into from
May 1, 2017

Conversation

gfyoung
Copy link
Member

@gfyoung gfyoung commented Apr 29, 2017

Title is self-explanatory.

Partially addresses #15990.

@codecov
Copy link

codecov bot commented Apr 29, 2017

Codecov Report

Merging #16176 into master will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #16176      +/-   ##
==========================================
- Coverage   90.88%   90.86%   -0.03%     
==========================================
  Files         162      162              
  Lines       50821    50821              
==========================================
- Hits        46189    46176      -13     
- Misses       4632     4645      +13
Flag Coverage Δ
#multiple 88.64% <ø> (-0.03%) ⬇️
#single 40.33% <ø> (ø) ⬆️
Impacted Files Coverage Δ
pandas/plotting/_converter.py 63.54% <0%> (-1.82%) ⬇️
pandas/core/indexes/datetimes.py 95.33% <0%> (-0.1%) ⬇️

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 de87344...549c3d7. Read the comment docs.

@jreback jreback added the Testing pandas testing functions or related to the test suite label May 1, 2017
@jreback jreback added this to the 0.20.0 milestone May 1, 2017
@jreback jreback merged commit 6d0118e into pandas-dev:master May 1, 2017
@jreback
Copy link
Contributor

jreback commented May 1, 2017

thanks!

@gfyoung gfyoung deleted the assert-not-equal-remove branch May 1, 2017 15:46
cbertinato pushed a commit to cbertinato/pandas that referenced this pull request May 1, 2017
pcluo pushed a commit to pcluo/pandas that referenced this pull request May 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants