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 license expiry checks #6917

Merged
merged 3 commits into from
Dec 5, 2024

Merge branch 'main' into update-license-reporting

d950494
Select commit
Loading
Failed to load commit list.
Merged

Add license expiry checks #6917

Merge branch 'main' into update-license-reporting
d950494
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2024 in 0s

52.95% (-0.21%) compared to 7c1e6c1

View this Pull Request on Codecov

52.95% (-0.21%) compared to 7c1e6c1

Details

Codecov Report

Attention: Patch coverage is 34.00000% with 33 lines in your changes missing coverage. Please review.

Project coverage is 52.95%. Comparing base (7c1e6c1) to head (d950494).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
internal/license_reporting/license_reporting.go 39.53% 26 Missing ⚠️
cmd/nginx-ingress/main.go 0.00% 4 Missing ⚠️
internal/nginx/manager.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6917      +/-   ##
==========================================
- Coverage   53.15%   52.95%   -0.21%     
==========================================
  Files          88       88              
  Lines       20396    20623     +227     
==========================================
+ Hits        10842    10921      +79     
- Misses       9111     9255     +144     
- Partials      443      447       +4     

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