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

Move DNS and TLS Policies to v1 #973

Merged
merged 1 commit into from
Nov 5, 2024

Move DNS and TLS Policies to v1

cc1b41f
Select commit
Loading
Failed to load commit list.
Merged

Move DNS and TLS Policies to v1 #973

Move DNS and TLS Policies to v1
cc1b41f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 5, 2024 in 0s

76.15% (-5.35%) compared to 63f1d28

View this Pull Request on Codecov

76.15% (-5.35%) compared to 63f1d28

Details

Codecov Report

Attention: Patch coverage is 88.34951% with 12 lines in your changes missing coverage. Please review.

Project coverage is 76.15%. Comparing base (63f1d28) to head (cc1b41f).
Report is 42 commits behind head on main.

Files with missing lines Patch % Lines
api/v1/dnspolicy_types.go 60.00% 6 Missing ⚠️
api/v1/tlspolicy_types.go 60.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #973      +/-   ##
==========================================
- Coverage   81.49%   76.15%   -5.35%     
==========================================
  Files         102      111       +9     
  Lines        7177     8986    +1809     
==========================================
+ Hits         5849     6843     +994     
- Misses        898     1852     +954     
+ Partials      430      291     -139     
Components Coverage Δ
api/v1beta1 (u) 92.18% <100.00%> (+1.27%) ⬆️
api/v1beta2 (u) ∅ <ø> (∅)
pkg/common (u) 87.67% <ø> (-0.47%) ⬇️
pkg/istio (u) 47.03% <ø> (-24.49%) ⬇️
pkg/log (u) 93.18% <ø> (-1.56%) ⬇️
pkg/reconcilers (u) ∅ <ø> (∅)
pkg/rlptools (u) ∅ <ø> (∅)
controllers (i) 84.42% <86.40%> (+1.36%) ⬆️
Files with missing lines Coverage Δ
api/v1/merge_strategies.go 47.32% <ø> (ø)
controllers/common.go 95.12% <100.00%> (ø)
controllers/dns_workflow.go 91.78% <100.00%> (-8.22%) ⬇️
controllers/dnspolicies_validator.go 100.00% <100.00%> (ø)
controllers/dnspolicy_dnsrecords.go 83.33% <100.00%> (+18.48%) ⬆️
controllers/dnspolicy_metrics.go 47.05% <100.00%> (ø)
controllers/dnspolicy_status_updater.go 90.16% <100.00%> (ø)
controllers/effective_dnspolicies_reconciler.go 78.89% <100.00%> (ø)
controllers/effective_tls_policies_reconciler.go 86.20% <100.00%> (ø)
...llers/gateway_policy_discoverability_reconciler.go 93.57% <100.00%> (-6.43%) ⬇️
... and 8 more

... and 53 files with indirect coverage changes