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

Fix assign for multi-index columns support. #657

Merged
merged 2 commits into from
Aug 20, 2019
Merged

Conversation

ueshin
Copy link
Collaborator

@ueshin ueshin commented Aug 19, 2019

No description provided.

@codecov-io
Copy link

codecov-io commented Aug 19, 2019

Codecov Report

Merging #657 into master will increase coverage by 0.26%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #657      +/-   ##
==========================================
+ Coverage   93.19%   93.46%   +0.26%     
==========================================
  Files          32       32              
  Lines        5294     5327      +33     
==========================================
+ Hits         4934     4979      +45     
+ Misses        360      348      -12
Impacted Files Coverage Δ
databricks/koalas/frame.py 94.55% <100%> (+0.1%) ⬆️
databricks/koalas/internal.py 96.19% <0%> (-0.24%) ⬇️
databricks/koalas/missing/groupby.py 100% <0%> (ø) ⬆️
databricks/koalas/indexing.py 93.06% <0%> (+0.2%) ⬆️
databricks/koalas/series.py 93.72% <0%> (+0.7%) ⬆️
databricks/koalas/sql.py 94.79% <0%> (+1.04%) ⬆️
databricks/koalas/groupby.py 86.92% <0%> (+1.16%) ⬆️
databricks/koalas/namespace.py 89.2% <0%> (+1.2%) ⬆️
databricks/koalas/base.py 93.67% <0%> (+1.59%) ⬆️

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 c87a849...72f15d1. Read the comment docs.

@softagram-bot
Copy link

Softagram Impact Report for pull/657 (head commit: 72f15d1)

⭐ Change Overview

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

📄 Full report

Give feedback on this report to [email protected]

@ueshin
Copy link
Collaborator Author

ueshin commented Aug 20, 2019

Thanks! merging.

@ueshin ueshin merged commit 3f0911d into databricks:master Aug 20, 2019
@ueshin ueshin deleted the assign branch August 20, 2019 19:31
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.

4 participants