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

add priority cache, improve reqCtx interface, add option to disable p… #15

Merged
merged 2 commits into from
Jun 30, 2024

Conversation

bubbajoe
Copy link
Contributor

…rivate IPs, add ctx to metrics, add timeout to module pool

…rivate IPs, add ctx to metrics, add timeout to module pool
Copy link

codecov bot commented Jun 30, 2024

Codecov Report

Attention: Patch coverage is 33.33333% with 96 lines in your changes missing coverage. Please review.

Project coverage is 40.82%. Comparing base (4edf5ea) to head (a0b455c).
Report is 1 commits behind head on main.

Files Patch % Lines
internal/proxy/proxy_transport.go 24.24% 22 Missing and 3 partials ⚠️
internal/proxy/module_executor.go 25.00% 16 Missing and 2 partials ⚠️
internal/proxy/proxy_handler.go 45.00% 11 Missing ⚠️
internal/proxy/proxy_state.go 46.66% 6 Missing and 2 partials ⚠️
internal/proxy/proxyerrors/proxyerrors.go 30.00% 6 Missing and 1 partial ⚠️
internal/proxy/request_context.go 53.33% 7 Missing ⚠️
internal/proxy/change_log.go 0.00% 4 Missing and 1 partial ⚠️
pkg/resources/resource_manager.go 28.57% 5 Missing ⚠️
internal/proxy/proxy_metrics.go 20.00% 4 Missing ⚠️
internal/proxy/proxy_transport/proxy_transport.go 0.00% 2 Missing and 1 partial ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
- Coverage   41.04%   40.82%   -0.22%     
==========================================
  Files         113      114       +1     
  Lines        9743     9805      +62     
==========================================
+ Hits         3999     4003       +4     
- Misses       5246     5300      +54     
- Partials      498      502       +4     

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

@bubbajoe bubbajoe merged commit eee44cb into main Jun 30, 2024
3 of 5 checks passed
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.

None yet

1 participant