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 where to support multi-index columns. #1249

Merged
merged 3 commits into from
Feb 7, 2020

Conversation

ueshin
Copy link
Collaborator

@ueshin ueshin commented Jan 31, 2020

No description provided.

@codecov-io
Copy link

codecov-io commented Jan 31, 2020

Codecov Report

Merging #1249 into master will increase coverage by 1.34%.
The diff coverage is 96.29%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1249      +/-   ##
==========================================
+ Coverage   93.73%   95.08%   +1.34%     
==========================================
  Files          35       35              
  Lines        7154     7155       +1     
==========================================
+ Hits         6706     6803      +97     
+ Misses        448      352      -96
Impacted Files Coverage Δ
databricks/koalas/base.py 97.29% <100%> (+0.9%) ⬆️
databricks/koalas/strings.py 98.37% <100%> (ø) ⬆️
databricks/koalas/frame.py 96.71% <100%> (-0.12%) ⬇️
databricks/koalas/namespace.py 87.87% <66.66%> (+0.3%) ⬆️
databricks/koalas/plot.py 93.33% <0%> (-0.96%) ⬇️
databricks/koalas/internal.py 95.94% <0%> (+0.36%) ⬆️
databricks/conftest.py 96.22% <0%> (+3.77%) ⬆️
databricks/koalas/__init__.py 85.1% <0%> (+6.38%) ⬆️
... and 2 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 3dcfee6...e3d31e5. Read the comment docs.

@HyukjinKwon HyukjinKwon merged commit bfed2a3 into databricks:master Feb 7, 2020
@ueshin ueshin deleted the where branch February 7, 2020 01:06
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.

3 participants