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

TST: Fixturize series/test_asof.py #22772

Merged
merged 9 commits into from
Sep 23, 2018

Conversation

Anjali2019
Copy link
Contributor

This is in reference to issue #22550

@pep8speaks
Copy link

Hello @Anjali2019! Thanks for submitting the PR.

@codecov
Copy link

codecov bot commented Sep 23, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #22772      +/-   ##
==========================================
+ Coverage   92.17%   92.18%   +<.01%     
==========================================
  Files         169      169              
  Lines       50769    50810      +41     
==========================================
+ Hits        46798    46839      +41     
  Misses       3971     3971
Flag Coverage Δ
#multiple 90.6% <ø> (ø) ⬆️
#single 42.37% <ø> (+0.05%) ⬆️
Impacted Files Coverage Δ
pandas/core/dtypes/base.py 100% <0%> (ø) ⬆️
pandas/core/generic.py 96.67% <0%> (ø) ⬆️
pandas/util/testing.py 86.03% <0%> (ø) ⬆️
pandas/core/frame.py 97.2% <0%> (ø) ⬆️
pandas/core/indexes/multi.py 95.45% <0%> (ø) ⬆️
pandas/io/formats/excel.py 97.4% <0%> (ø) ⬆️
pandas/core/arrays/categorical.py 95.75% <0%> (+0.01%) ⬆️
pandas/core/base.py 97.61% <0%> (+0.01%) ⬆️
pandas/core/arrays/datetimelike.py 95.53% <0%> (+0.02%) ⬆️
pandas/core/dtypes/dtypes.py 96.11% <0%> (+0.03%) ⬆️
... and 4 more

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 40dfadd...4f466cb. Read the comment docs.

@jreback jreback added the Testing pandas testing functions or related to the test suite label Sep 23, 2018
@jreback jreback added this to the 0.24.0 milestone Sep 23, 2018
@jreback jreback merged commit 945bf75 into pandas-dev:master Sep 23, 2018
@jreback
Copy link
Contributor

jreback commented Sep 23, 2018

thanks @Anjali2019

@Anjali2019 Anjali2019 deleted the tst_series_asof branch September 23, 2018 21:23
Sup3rGeo pushed a commit to Sup3rGeo/pandas that referenced this pull request Oct 1, 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.

3 participants