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

Improve headers sent in HTTP requests #182

Merged
merged 3 commits into from
Nov 9, 2023
Merged

Improve headers sent in HTTP requests #182

merged 3 commits into from
Nov 9, 2023

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented Nov 9, 2023

No description provided.

@jwodder jwodder added the patch Increment the patch version when merged label Nov 9, 2023
@yarikoptic
Copy link
Member

conflicts came up

@jwodder
Copy link
Member Author

jwodder commented Nov 9, 2023

@yarikoptic Conflicts resolved.

@yarikoptic
Copy link
Member

CI isn't happy

@jwodder
Copy link
Member Author

jwodder commented Nov 9, 2023

@yarikoptic We were running the "Test fetching tinuous' logs" workflow so often that the step for cloning con/tinuous-inception (which apparently isn't using an authenticated token?) failed due to exhausting rate limits.

@codecov-commenter
Copy link

codecov-commenter commented Nov 9, 2023

Codecov Report

Merging #182 (7f2bea8) into master (22a29f3) will increase coverage by 0.10%.
The diff coverage is 87.50%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##           master     #182      +/-   ##
==========================================
+ Coverage   65.66%   65.76%   +0.10%     
==========================================
  Files          10       10              
  Lines        1366     1370       +4     
  Branches      284      284              
==========================================
+ Hits          897      901       +4     
  Misses        390      390              
  Partials       79       79              
Files Coverage Δ
src/tinuous/base.py 77.84% <100.00%> (+0.51%) ⬆️
src/tinuous/github.py 55.72% <0.00%> (ø)

GitHub doesn't seem to like setting "Accept: application/zip" when download a
log URL, even though the Content-Type for the response is application/zip.
@jwodder jwodder merged commit e0cdec4 into master Nov 9, 2023
21 checks passed
@jwodder jwodder deleted the headers branch November 9, 2023 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants