issue #6807: Retry failed create when using generateName #6830
+65
−7
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
failed
Oct 9, 2023 in 1s
60.61% (-0.06%) compared to 541425b
View this Pull Request on Codecov
60.61% (-0.06%) compared to 541425b
Details
Codecov Report
Merging #6830 (09be1f7) into main (541425b) will decrease coverage by
0.06%
.
The diff coverage is39.28%
.
@@ Coverage Diff @@
## main #6830 +/- ##
==========================================
- Coverage 60.67% 60.61% -0.06%
==========================================
Files 249 250 +1
Lines 26476 26498 +22
==========================================
- Hits 16064 16063 -1
- Misses 9268 9290 +22
- Partials 1144 1145 +1
Files | Coverage Δ | |
---|---|---|
pkg/podvolume/backupper.go | 83.26% <100.00%> (+0.25%) |
⬆️ |
pkg/podvolume/restorer.go | 90.15% <100.00%> (+0.15%) |
⬆️ |
pkg/repository/ensurer.go | 100.00% <100.00%> (ø) |
|
pkg/restore/dataupload_retrieve_action.go | 75.75% <100.00%> (ø) |
|
pkg/cmd/cli/backup/delete.go | 70.51% <0.00%> (ø) |
|
pkg/controller/gc_controller.go | 56.07% <0.00%> (ø) |
|
pkg/client/retry.go | 0.00% <0.00%> (ø) |
Loading