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

authz: modify the tests to use stubserver instead of testservice implementations #7888

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

removing empty lines for re-trigger

4298e86
Select commit
Loading
Failed to load commit list.
Open

authz: modify the tests to use stubserver instead of testservice implementations #7888

removing empty lines for re-trigger
4298e86
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 22, 2024 in 1s

81.94% (-0.15%) compared to e8055ea

View this Pull Request on Codecov

81.94% (-0.15%) compared to e8055ea

Details

Codecov Report

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

Project coverage is 81.94%. Comparing base (e8055ea) to head (4298e86).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
internal/stubserver/stubserver.go 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7888      +/-   ##
==========================================
- Coverage   82.08%   81.94%   -0.15%     
==========================================
  Files         379      379              
  Lines       38261    38265       +4     
==========================================
- Hits        31406    31355      -51     
- Misses       5551     5595      +44     
- Partials     1304     1315      +11     
Files with missing lines Coverage Δ
internal/stubserver/stubserver.go 80.00% <50.00%> (-0.92%) ⬇️

... and 23 files with indirect coverage changes