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

Log warning if unable to resolve GitLab hostname. #359

Merged
merged 1 commit into from
Nov 22, 2018
Merged

Conversation

lkysow
Copy link
Member

@lkysow lkysow commented Nov 22, 2018

The GitLab client doesn't do a good job logging errors if the hostname
isn't resolvable so we log an error early to help users.

Fixes #128

The GitLab client doesn't do a good job logging errors if the hostname
isn't resolvable so we log an error early to help users.
@codecov
Copy link

codecov bot commented Nov 22, 2018

Codecov Report

Merging #359 into master will decrease coverage by 0.11%.
The diff coverage is 11.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #359      +/-   ##
==========================================
- Coverage   70.72%   70.61%   -0.12%     
==========================================
  Files          61       61              
  Lines        3676     3682       +6     
==========================================
  Hits         2600     2600              
- Misses        895      901       +6     
  Partials      181      181
Impacted Files Coverage Δ
server/server.go 62.68% <11.11%> (-1.44%) ⬇️

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 f1cced0...af5c44c. Read the comment docs.

@lkysow lkysow merged commit 762c466 into master Nov 22, 2018
@lkysow lkysow deleted the resolve-hostnames branch November 22, 2018 20:48
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.

1 participant