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: 修复代理模式下请求头没有正确携带的问题 #719

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Merge branch 'master' into fix/proxy-mode

1f1c9ad
Select commit
Loading
Failed to load commit list.
Open

fix: 修复代理模式下请求头没有正确携带的问题 #719

Merge branch 'master' into fix/proxy-mode
1f1c9ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2024 in 0s

96.47% (+0.00%) compared to d6f0e1d

View this Pull Request on Codecov

96.47% (+0.00%) compared to d6f0e1d

Details

Codecov Report

Attention: Patch coverage is 97.50000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 96.47%. Comparing base (d6f0e1d) to head (1f1c9ad).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
app/core/service/ProxyCacheService.ts 96.92% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #719   +/-   ##
=======================================
  Coverage   96.46%   96.47%           
=======================================
  Files         188      188           
  Lines       18803    18841   +38     
  Branches     2463     2465    +2     
=======================================
+ Hits        18139    18176   +37     
- Misses        664      665    +1     

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