Skip to content

Conversation

@ueshin
Copy link
Collaborator

@ueshin ueshin commented Sep 26, 2019

Resolves #805.

@codecov-io
Copy link

codecov-io commented Sep 26, 2019

Codecov Report

Merging #832 into master will decrease coverage by 0.04%.
The diff coverage is 81.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #832      +/-   ##
==========================================
- Coverage   94.35%   94.31%   -0.05%     
==========================================
  Files          32       32              
  Lines        5883     5893      +10     
==========================================
+ Hits         5551     5558       +7     
- Misses        332      335       +3
Impacted Files Coverage Δ
databricks/koalas/series.py 95.22% <ø> (ø) ⬆️
databricks/koalas/indexes.py 97.12% <81.25%> (-2.11%) ⬇️

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 5f85db2...ab8f7d1. Read the comment docs.

Copy link
Member

@HyukjinKwon HyukjinKwon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@softagram-bot
Copy link

Softagram Impact Report for pull/832 (head commit: ab8f7d1)

⭐ Change Overview

Showing the changed files, dependency changes and the impact - click for full size
(Open in Softagram Desktop for full details)

💡 Insights

  • Co-change Alert: You modified test_dataframe.py. Often frame.py (databricks/koalas) is modified at the same time.

📄 Full report

Impact Report explained. Give feedback on this report to [email protected]

@HyukjinKwon HyukjinKwon merged commit f54dba4 into databricks:master Sep 27, 2019
@ueshin ueshin deleted the multiindex branch September 27, 2019 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issue with multiple indexes.

4 participants