authz: modify the tests to use stubserver instead of testservice implementations #7888
+120
−79
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%) |
⬇️ |
Loading