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 more name_like_string. #950

Merged
merged 1 commit into from
Oct 25, 2019
Merged

Conversation

ueshin
Copy link
Collaborator

@ueshin ueshin commented Oct 24, 2019

No description provided.

@softagram-bot
Copy link

Softagram Impact Report for pull/950 (head commit: e49764c)

⭐ 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 frame.py. Often test_dataframe.py (koalas/tests) is modified at the same time.

📄 Full report

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

@codecov-io
Copy link

codecov-io commented Oct 24, 2019

Codecov Report

Merging #950 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #950      +/-   ##
==========================================
+ Coverage   94.52%   94.52%   +<.01%     
==========================================
  Files          34       34              
  Lines        6465     6466       +1     
==========================================
+ Hits         6111     6112       +1     
  Misses        354      354
Impacted Files Coverage Δ
databricks/koalas/indexes.py 96.44% <100%> (+0.02%) ⬆️
databricks/koalas/namespace.py 86.83% <100%> (ø) ⬆️
databricks/koalas/internal.py 96.38% <100%> (ø) ⬆️
databricks/koalas/frame.py 96.02% <100%> (ø) ⬆️

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 c8dcb64...e49764c. Read the comment docs.

@HyukjinKwon HyukjinKwon merged commit 7f53aeb into databricks:master Oct 25, 2019
@ueshin ueshin deleted the name_like_string branch October 25, 2019 09:36
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