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

add ip_family config in harbor.yml #19934

Merged
merged 2 commits into from
Feb 2, 2024

Merge branch 'main' into add_ipFamily_config

2cc299f
Select commit
Loading
Failed to load commit list.
Merged

add ip_family config in harbor.yml #19934

Merge branch 'main' into add_ipFamily_config
2cc299f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 2, 2024 in 0s

67.43% (+0.00%) compared to 24bbad1

View this Pull Request on Codecov

67.43% (+0.00%) compared to 24bbad1

Details

Codecov Report

Attention: 707 lines in your changes are missing coverage. Please review.

Comparison is base (24bbad1) 67.43% compared to head (2cc299f) 67.43%.
Report is 182 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##             main   #19934    +/-   ##
========================================
  Coverage   67.43%   67.43%            
========================================
  Files         993      996     +3     
  Lines      108982   109773   +791     
  Branches     2752     2720    -32     
========================================
+ Hits        73487    74030   +543     
- Misses      31536    31762   +226     
- Partials     3959     3981    +22     
Files Coverage Δ
src/common/models/base.go 100.00% <ø> (ø)
src/common/rbac/project/rbac_role.go 70.00% <ø> (ø)
src/common/security/robot/context.go 93.05% <100.00%> (+22.63%) ⬆️
src/common/security/secret/context.go 93.75% <100.00%> (ø)
src/common/utils/uaa/fake_client.go 94.00% <100.00%> (ø)
src/common/utils/utils.go 81.64% <100.00%> (+3.70%) ⬆️
src/controller/artifact/annotation/v1alpha1.go 64.81% <100.00%> (ø)
src/controller/artifact/controller.go 63.87% <100.00%> (+2.09%) ⬆️
src/controller/artifact/processor/chart/chart.go 61.76% <100.00%> (ø)
src/controller/artifact/processor/cnab/cnab.go 58.06% <100.00%> (ø)
... and 154 more

... and 33 files with indirect coverage changes