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

Use state file for updating N+ upstreams #2897

Merged
merged 4 commits into from
Dec 13, 2024

Merge branch 'main' into feat/nplus-state-file

ddc1ebb
Select commit
Loading
Failed to load commit list.
Merged

Use state file for updating N+ upstreams #2897

Merge branch 'main' into feat/nplus-state-file
ddc1ebb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2024 in 0s

89.74% (+0.03%) compared to 0cbb726

View this Pull Request on Codecov

89.74% (+0.03%) compared to 0cbb726

Details

Codecov Report

Attention: Patch coverage is 91.91176% with 11 lines in your changes missing coverage. Please review.

Project coverage is 89.74%. Comparing base (0cbb726) to head (ddc1ebb).

Files with missing lines Patch % Lines
internal/mode/static/manager.go 0.00% 5 Missing ⚠️
internal/mode/static/handler.go 95.52% 2 Missing and 1 partial ⚠️
internal/mode/static/nginx/runtime/manager.go 88.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2897      +/-   ##
==========================================
+ Coverage   89.71%   89.74%   +0.03%     
==========================================
  Files         109      109              
  Lines       11091    11150      +59     
  Branches       50       50              
==========================================
+ Hits         9950    10007      +57     
- Misses       1082     1083       +1     
- Partials       59       60       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.