Add SANs configurability for API server #6921
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Nov 1, 2023 in 1s
71.94% (+0.00%) compared to 0e01fa4
View this Pull Request on Codecov
71.94% (+0.00%) compared to 0e01fa4
Details
Codecov Report
Attention: 6 lines
in your changes are missing coverage. Please review.
Comparison is base (
0e01fa4
) 71.94% compared to head (3f081fa
) 71.94%.
Report is 23 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #6921 +/- ##
=======================================
Coverage 71.94% 71.94%
=======================================
Files 532 532
Lines 41583 41611 +28
=======================================
+ Hits 29917 29939 +22
- Misses 9989 9995 +6
Partials 1677 1677
Files | Coverage Δ | |
---|---|---|
pkg/api/v1alpha1/cluster.go | 80.12% <100.00%> (+0.42%) |
⬆️ |
pkg/api/v1alpha1/cluster_types.go | 86.18% <100.00%> (+0.02%) |
⬆️ |
pkg/clusterapi/apibuilder.go | 99.22% <100.00%> (+<0.01%) |
⬆️ |
pkg/providers/cloudstack/template.go | 88.61% <100.00%> (+0.03%) |
⬆️ |
pkg/providers/docker/docker.go | 71.42% <100.00%> (+0.06%) |
⬆️ |
pkg/providers/nutanix/template.go | 94.40% <100.00%> (+0.02%) |
⬆️ |
pkg/providers/tinkerbell/template.go | 67.80% <100.00%> (+0.06%) |
⬆️ |
pkg/providers/vsphere/template.go | 78.27% <100.00%> (+0.06%) |
⬆️ |
pkg/templater/templater.go | 67.39% <62.50%> (-9.54%) |
⬇️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading