Skip to content

TST: split out some sparse tests #18968

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 7 commits into from
Dec 28, 2017
Merged

TST: split out some sparse tests #18968

merged 7 commits into from
Dec 28, 2017

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Dec 28, 2017

No description provided.

@jreback jreback added Sparse Sparse Data Type Testing pandas testing functions or related to the test suite labels Dec 28, 2017
@jreback jreback added this to the 0.23.0 milestone Dec 28, 2017
@codecov
Copy link

codecov bot commented Dec 28, 2017

Codecov Report

Merging #18968 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #18968      +/-   ##
==========================================
- Coverage   91.57%   91.56%   -0.01%     
==========================================
  Files         150      150              
  Lines       48913    48939      +26     
==========================================
+ Hits        44792    44811      +19     
- Misses       4121     4128       +7
Flag Coverage Δ
#multiple 89.92% <88.88%> (-0.01%) ⬇️
#single 41.74% <77.77%> (+0.56%) ⬆️
Impacted Files Coverage Δ
pandas/core/frame.py 97.68% <ø> (ø) ⬆️
pandas/io/clipboards.py 100% <ø> (ø) ⬆️
pandas/core/strings.py 98.47% <ø> (ø) ⬆️
pandas/core/dtypes/dtypes.py 95.27% <100%> (ø) ⬆️
pandas/io/formats/format.py 96.24% <100%> (ø) ⬆️
pandas/io/pytables.py 92.84% <100%> (ø) ⬆️
pandas/io/parsers.py 95.48% <100%> (ø) ⬆️
pandas/core/indexes/interval.py 92.61% <0%> (-1.21%) ⬇️
pandas/core/sparse/array.py 91.82% <0%> (-0.47%) ⬇️
pandas/core/dtypes/cast.py 88.42% <0%> (-0.18%) ⬇️
... and 5 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 a9f82df...03d56d9. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Sparse Sparse Data Type 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