Skip to content

feat: add http proxy support #597

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

Merged
merged 10 commits into from
Jan 20, 2025
Merged

feat: add http proxy support #597

merged 10 commits into from
Jan 20, 2025

Conversation

LinuxSuRen
Copy link
Owner

We highly recommend you read the contributor's documentation before starting the review process especially since this is your first contribution to this project.

It was updated on 2024/5/27

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

LinuxSuRen and others added 4 commits January 15, 2025 11:42
- Added a new function `printLocalIPs` to display available local IP addresses when the server starts.
- Integrated the IP printing functionality into both the mock command and the server command, improving visibility of server accessibility.

This change helps users easily identify the server's available addresses for better connectivity.
@LinuxSuRen LinuxSuRen added the enhancement New feature or request label Jan 18, 2025
Copy link

github-actions bot commented Jan 18, 2025

There are 1 test cases, failed count 0:

Name Average Max Min Count Error
11.18204ms 13.925909ms 9.444851ms 3 0

Reported by api-testing.

Copy link

codacy-production bot commented Jan 20, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.63% (target: -1.00%) 67.44% (target: 80.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (7b25fa3) 18763 7727 41.18%
Head commit (74dce45) 18956 (+193) 7925 (+198) 41.81% (+0.63%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#597) 1471 992 67.44%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Copy link

@LinuxSuRen LinuxSuRen merged commit c827476 into master Jan 20, 2025
18 of 19 checks passed
@LinuxSuRen LinuxSuRen deleted the feat/proxy branch January 20, 2025 15:10
@LinuxSuRen LinuxSuRen changed the title [wip] feat: add http proxy support feat: add http proxy support Mar 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant