Skip to content

fix(hepa): strip path from Kong service URL in BuildKongServiceReq#6785

Open
luobily wants to merge 1 commit into
erda-project:masterfrom
luobily:fix/hepa-strip-kong-service-path
Open

fix(hepa): strip path from Kong service URL in BuildKongServiceReq#6785
luobily wants to merge 1 commit into
erda-project:masterfrom
luobily:fix/hepa-strip-kong-service-path

fix(hepa): strip path from Kong service URL in BuildKongServiceReq

977b84f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 10, 2026 in 1s

15.82% (target 10.00%)

View this Pull Request on Codecov

15.82% (target 10.00%)

Details

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 15.82%. Comparing base (d31c282) to head (977b84f).

Files with missing lines Patch % Lines
...r/hepa/gateway/assembler/gateway_kong_assembler.go 0.00% 5 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6785      +/-   ##
==========================================
- Coverage   15.82%   15.82%   -0.01%     
==========================================
  Files        3998     3998              
  Lines      328174   328179       +5     
==========================================
- Hits        51939    51925      -14     
- Misses     270338   270354      +16     
- Partials     5897     5900       +3     
Files with missing lines Coverage Δ
...r/hepa/gateway/assembler/gateway_kong_assembler.go 0.00% <0.00%> (ø)

... and 7 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.