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

feat: refactor router and add tests, use periodic ID token refresh in release CI #38

Merged
merged 2 commits into from
Apr 11, 2024

ci: add periodic id token refresh

a3301f4
Select commit
Loading
Failed to load commit list.
Merged

feat: refactor router and add tests, use periodic ID token refresh in release CI #38

ci: add periodic id token refresh
a3301f4
Select commit
Loading
Failed to load commit list.
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%) ⬆️