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

Make cleaner error message for no config profile #491

Merged
merged 1 commit into from
Feb 10, 2021
Merged

Make cleaner error message for no config profile #491

merged 1 commit into from
Feb 10, 2021

Conversation

nfx
Copy link
Contributor

@nfx nfx commented Feb 9, 2021

Fixes #484

@nfx nfx requested a review from alexott February 9, 2021 21:34
@codecov
Copy link

codecov bot commented Feb 9, 2021

Codecov Report

Merging #491 (e59b14f) into master (da780ef) will decrease coverage by 0.02%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #491      +/-   ##
==========================================
- Coverage   77.35%   77.33%   -0.03%     
==========================================
  Files          74       74              
  Lines        6196     6198       +2     
==========================================
  Hits         4793     4793              
- Misses       1052     1053       +1     
- Partials      351      352       +1     
Impacted Files Coverage Δ
common/client.go 82.50% <33.33%> (-1.40%) ⬇️

Copy link
Contributor

@alexott alexott left a comment

Choose a reason for hiding this comment

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

lgtm

@nfx nfx merged commit 093d1df into master Feb 10, 2021
@nfx nfx deleted the issue/484 branch February 10, 2021 12: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] config file /Users/<user>/.databrickscfg is corrupt: cannot find host in DEFAULT profile
2 participants