Skip to content

implement test_scalar_compat #19479

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 2 commits into from
Feb 1, 2018
Merged

Conversation

jbrockmendel
Copy link
Member

More test organizing, this one focusing on tests.indexes.datetimes.

  • continue collecting staggler arithmetic tests
  • new test module for testing that DatetimeIndex.foo behaves like Timestamp.foo
  • de-duplicate some tests scattered across modules
  • parametrize a handful of tests

@codecov
Copy link

codecov bot commented Feb 1, 2018

Codecov Report

Merging #19479 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #19479   +/-   ##
=======================================
  Coverage   91.62%   91.62%           
=======================================
  Files         150      150           
  Lines       48728    48728           
=======================================
  Hits        44645    44645           
  Misses       4083     4083
Flag Coverage Δ
#multiple 89.99% <ø> (ø) ⬆️
#single 41.74% <ø> (ø) ⬆️

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 12ac43f...b9cdd99. Read the comment docs.

@jreback jreback added the Testing pandas testing functions or related to the test suite label Feb 1, 2018
@jreback jreback added this to the 0.23.0 milestone Feb 1, 2018
@jreback
Copy link
Contributor

jreback commented Feb 1, 2018

thanks!

@jreback jreback merged commit d7fa5b3 into pandas-dev:master Feb 1, 2018
@jbrockmendel jbrockmendel deleted the test_unary branch February 1, 2018 15:56
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
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