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

[api-gateway]: Support http(s) as AppProtocol in Kubernetes svc #6616

Merged
merged 6 commits into from
Aug 24, 2024

Fix format and add unit tests

d609cdc
Select commit
Loading
Failed to load commit list.
Merged

[api-gateway]: Support http(s) as AppProtocol in Kubernetes svc #6616

Fix format and add unit tests
d609cdc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 24, 2024 in 0s

81.76% (+0.00%) compared to f9b6f6f

View this Pull Request on Codecov

81.76% (+0.00%) compared to f9b6f6f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.76%. Comparing base (f9b6f6f) to head (d609cdc).
Report is 5 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #6616   +/-   ##
=======================================
  Coverage   81.76%   81.76%           
=======================================
  Files         133      133           
  Lines       15942    15944    +2     
=======================================
+ Hits        13035    13037    +2     
  Misses       2614     2614           
  Partials      293      293           
Files Coverage Δ
internal/dag/accessors.go 87.70% <100.00%> (+0.13%) ⬆️