Skip to content
This repository was archived by the owner on Dec 5, 2020. It is now read-only.

Fix auth header format#120

Merged
wslulciuc merged 1 commit into
mainfrom
bug/fix-auth-header-format
Oct 22, 2020
Merged

Fix auth header format#120
wslulciuc merged 1 commit into
mainfrom
bug/fix-auth-header-format

Conversation

@wslulciuc
Copy link
Copy Markdown
Member

@wslulciuc wslulciuc commented Oct 22, 2020

This PR removes : form the bearer value.

Signed-off-by: wslulciuc <willy@datakin.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 22, 2020

Codecov Report

Merging #120 into main will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #120   +/-   ##
=======================================
  Coverage   40.62%   40.62%           
=======================================
  Files          22       22           
  Lines         901      901           
=======================================
  Hits          366      366           
  Misses        535      535           
Impacted Files Coverage Δ
marquez_client/utils.py 0.00% <0.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 a89a895...cc05939. Read the comment docs.

Copy link
Copy Markdown
Member

@phixMe phixMe left a comment

Choose a reason for hiding this comment

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

Looks good. Authorization: Bearer <token> looks to be what's documented everywhere.

@wslulciuc wslulciuc merged commit a621813 into main Oct 22, 2020
@wslulciuc wslulciuc deleted the bug/fix-auth-header-format branch October 22, 2020 20:22
Copy link
Copy Markdown
Member

@julienledem julienledem left a comment

Choose a reason for hiding this comment

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

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants