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(httpretriever): add client headers #233

Merged
merged 1 commit into from
May 17, 2023
Merged

fix(httpretriever): add client headers #233

merged 1 commit into from
May 17, 2023

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented May 12, 2023

From this comment by @willscott: #193 (comment)

We use "lassie" as our default when talking to the indexer so it seems reasonable. We could add a version too?

@rvagg rvagg changed the base branch from feat/http to main May 12, 2023 03:05
@rvagg
Copy link
Member Author

rvagg commented May 12, 2023

can't merge yet, will need to reconstruct after the squash merge of feat/http to main

@codecov-commenter
Copy link

codecov-commenter commented May 12, 2023

Codecov Report

Merging #233 (125a7ac) into main (e5fd951) will increase coverage by 0.10%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #233      +/-   ##
==========================================
+ Coverage   70.93%   71.04%   +0.10%     
==========================================
  Files          68       68              
  Lines        6079     6081       +2     
==========================================
+ Hits         4312     4320       +8     
+ Misses       1523     1520       -3     
+ Partials      244      241       -3     
Impacted Files Coverage Δ
pkg/retriever/httpretriever.go 86.32% <100.00%> (+0.23%) ⬆️

... and 6 files with indirect coverage changes

Copy link
Collaborator

@hannahhoward hannahhoward left a comment

Choose a reason for hiding this comment

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

LGTM, also rebased.

@rvagg rvagg merged commit 23df026 into main May 17, 2023
@rvagg rvagg deleted the rvagg/client-headers branch May 17, 2023 04:52
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