Skip to content

Add SANs configurability for API server

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 30, 2023 in 0s

71.92% (-0.02%) compared to 36a789f

View this Pull Request on Codecov

71.92% (-0.02%) compared to 36a789f

Details

Codecov Report

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

Comparison is base (36a789f) 71.93% compared to head (770850e) 71.92%.

❗ Current head 770850e differs from pull request most recent head 5653ffe. Consider uploading reports for the commit 5653ffe to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6921      +/-   ##
==========================================
- Coverage   71.93%   71.92%   -0.02%     
==========================================
  Files         532      532              
  Lines       41583    41607      +24     
==========================================
+ Hits        29914    29925      +11     
- Misses       9991    10003      +12     
- Partials     1678     1679       +1     
Files Coverage Δ
pkg/api/v1alpha1/cluster_types.go 86.16% <ø> (ø)
pkg/providers/cloudstack/template.go 88.61% <100.00%> (+0.03%) ⬆️
pkg/providers/docker/docker.go 71.42% <100.00%> (+0.06%) ⬆️
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%) ⬇️
pkg/api/v1alpha1/cluster.go 78.52% <23.07%> (-1.18%) ⬇️

... and 1 file with indirect coverage changes

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