feat: refactor router and add tests, use periodic ID token refresh in release CI #38
Codecov / codecov/project
succeeded
Apr 11, 2024 in 1s
71.50% (target 65.00%)
View this Pull Request on Codecov
71.50% (target 65.00%)
Details
Codecov Report
Attention: Patch coverage is 63.23529%
with 25 lines
in your changes are missing coverage. Please review.
Project coverage is 71.50%. Comparing base (
d69157d
) to head (a3301f4
).
Additional details and impacted files
@@ Coverage Diff @@
## main #38 +/- ##
==========================================
+ Coverage 70.81% 71.50% +0.68%
==========================================
Files 36 36
Lines 1823 1825 +2
==========================================
+ Hits 1291 1305 +14
+ Misses 532 520 -12
Files | Coverage Δ | |
---|---|---|
internal/context/context.go | 100.00% <ø> (ø) |
|
internal/oci/mirror.go | 80.35% <100.00%> (ø) |
|
internal/remote/reader.go | 83.66% <100.00%> (ø) |
|
internal/routing/tests/mock.go | 92.85% <100.00%> (ø) |
|
cmd/proxy/main.go | 0.00% <0.00%> (ø) |
|
internal/state/state.go | 65.07% <66.66%> (ø) |
|
internal/routing/router.go | 43.75% <57.40%> (+10.41%) |
⬆️ |
Loading