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

transport: preserve unexpected json errors #739

Merged
merged 1 commit into from
Jul 8, 2020

Conversation

jonjohnsonjr
Copy link
Collaborator

Fixes #737

@codecov-commenter
Copy link

codecov-commenter commented Jul 8, 2020

Codecov Report

Merging #739 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #739   +/-   ##
=======================================
  Coverage   79.39%   79.39%           
=======================================
  Files         102      102           
  Lines        4683     4683           
=======================================
  Hits         3718     3718           
  Misses        534      534           
  Partials      431      431           
Impacted Files Coverage Δ
pkg/v1/remote/transport/error.go 100.00% <100.00%> (ø)

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 72edbad...8037955. Read the comment docs.

@jonjohnsonjr jonjohnsonjr merged commit 72597da into google:master Jul 8, 2020
@jonjohnsonjr jonjohnsonjr deleted the error-unstructured branch July 8, 2020 23:01
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.

Misleading error when creating a transport fails due to bad username/password
3 participants