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

Clean up at indexing to support multi-index. #1049

Merged
merged 1 commit into from
Nov 14, 2019

Conversation

ueshin
Copy link
Collaborator

@ueshin ueshin commented Nov 14, 2019

No description provided.

@softagram-bot
Copy link

Softagram Impact Report for pull/1049 (head commit: b074422)

⭐ Change Overview

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

📄 Full report

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

@codecov-io
Copy link

codecov-io commented Nov 14, 2019

Codecov Report

Merging #1049 into master will decrease coverage by 1.41%.
The diff coverage is 97.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1049      +/-   ##
==========================================
- Coverage   95.12%   93.71%   -1.42%     
==========================================
  Files          34       34              
  Lines        6770     6777       +7     
==========================================
- Hits         6440     6351      -89     
- Misses        330      426      +96
Impacted Files Coverage Δ
databricks/koalas/internal.py 96.42% <100%> (ø) ⬆️
databricks/koalas/indexing.py 94.89% <96.96%> (+0.5%) ⬆️
databricks/koalas/usage_logging/__init__.py 24.54% <0%> (-72.73%) ⬇️
databricks/koalas/usage_logging/usage_logger.py 50% <0%> (-50%) ⬇️
databricks/koalas/__init__.py 80.85% <0%> (-6.39%) ⬇️
databricks/conftest.py 94% <0%> (-4%) ⬇️

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 f523ac6...b074422. Read the comment docs.

@HyukjinKwon HyukjinKwon merged commit 34ed157 into databricks:master Nov 14, 2019
@ueshin ueshin deleted the indexing_at branch November 14, 2019 04: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