Skip to content

Conversation

@Licht-T
Copy link
Contributor

@Licht-T Licht-T commented Sep 24, 2017

@Licht-T Licht-T changed the title TST: Fix repeat parameter overridden in the sparse asv test TST: Fix repeat parameter overwritten in the sparse asv test Sep 24, 2017
@jreback jreback added Performance Memory or execution speed performance Sparse Sparse Data Type labels Sep 24, 2017
@jreback jreback added this to the 0.21.0 milestone Sep 24, 2017
@jreback jreback merged commit 6da85b3 into pandas-dev:master Sep 24, 2017
@jreback
Copy link
Contributor

jreback commented Sep 24, 2017

thanks!

@codecov
Copy link

codecov bot commented Sep 24, 2017

Codecov Report

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

Impacted file tree graph

@@ Coverage Diff @@ ## master #17659 +/- ## ========================================== - Coverage 91.26% 91.24% -0.03%  ========================================== Files 163 163 Lines 49806 49806 ========================================== - Hits 45455 45445 -10  - Misses 4351 4361 +10
Flag Coverage Δ
#multiple 89.04% <ø> (-0.01%) ⬇️
#single 40.3% <ø> (-0.07%) ⬇️
Impacted Files Coverage Δ
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/core/frame.py 97.73% <0%> (-0.1%) ⬇️
pandas/core/indexes/datetimes.py 95.44% <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 965c1c8...a8905c9. Read the comment docs.

@codecov
Copy link

codecov bot commented Sep 24, 2017

Codecov Report

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

Impacted file tree graph

@@ Coverage Diff @@ ## master #17659 +/- ## ========================================== - Coverage 91.26% 91.24% -0.03%  ========================================== Files 163 163 Lines 49806 49806 ========================================== - Hits 45455 45445 -10  - Misses 4351 4361 +10
Flag Coverage Δ
#multiple 89.04% <ø> (-0.01%) ⬇️
#single 40.3% <ø> (-0.07%) ⬇️
Impacted Files Coverage Δ
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/core/frame.py 97.73% <0%> (-0.1%) ⬇️
pandas/core/indexes/datetimes.py 95.44% <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 965c1c8...a8905c9. Read the comment docs.

alanbato pushed a commit to alanbato/pandas that referenced this pull request Nov 10, 2017
No-Stream pushed a commit to No-Stream/pandas that referenced this pull request Nov 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Performance Memory or execution speed performance Sparse Sparse Data Type

2 participants