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

feat: proxy support #164

Merged
merged 2 commits into from
Oct 29, 2023
Merged

feat: proxy support #164

merged 2 commits into from
Oct 29, 2023

Conversation

tbckr
Copy link
Owner

@tbckr tbckr commented Oct 29, 2023

adds support for proxying requests via environment variables

@tbckr tbckr linked an issue Oct 29, 2023 that may be closed by this pull request
2 tasks
@codecov
Copy link

codecov bot commented Oct 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (48e9acd) 75.21% compared to head (3cc4e79) 75.40%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #164      +/-   ##
==========================================
+ Coverage   75.21%   75.40%   +0.18%     
==========================================
  Files          16       16              
  Lines        1045     1053       +8     
==========================================
+ Hits          786      794       +8     
  Misses        184      184              
  Partials       75       75              
Files Coverage Δ
api/api.go 78.68% <100.00%> (+1.49%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tbckr tbckr merged commit 829a503 into main Oct 29, 2023
8 checks passed
@tbckr tbckr deleted the feat/httpproxy branch October 29, 2023 10:37
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.

Proxy support
1 participant