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

enhance: [2.4] Grant v2 proxy service supports operatePrivilegeV2 #37997

Merged
merged 1 commit into from
Nov 26, 2024

fix: fix grant v2 service (#37945)

1245ae5
Select commit
Loading
Failed to load commit list.
Merged

enhance: [2.4] Grant v2 proxy service supports operatePrivilegeV2 #37997

fix: fix grant v2 service (#37945)
1245ae5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2024 in 0s

80.63% (target 77.00%)

View this Pull Request on Codecov

80.63% (target 77.00%)

Details

Codecov Report

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

Project coverage is 80.63%. Comparing base (e928e15) to head (1245ae5).
Report is 7 commits behind head on 2.4.

Files with missing lines Patch % Lines
internal/distributed/proxy/service.go 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              2.4   #37997      +/-   ##
==========================================
+ Coverage   80.62%   80.63%   +0.01%     
==========================================
  Files        1070     1070              
  Lines      167379   167377       -2     
==========================================
+ Hits       134942   134963      +21     
+ Misses      28008    27994      -14     
+ Partials     4429     4420       -9     
Files with missing lines Coverage Δ
...nternal/distributed/proxy/httpserver/handler_v2.go 91.96% <100.00%> (-0.02%) ⬇️
internal/distributed/proxy/service.go 84.92% <0.00%> (-0.23%) ⬇️

... and 33 files with indirect coverage changes