ebiiim / gitbackup

A Kubernetes Operator for scheduled backup of Git repositories.
MIT License
1 stars 0 forks source link

scripts use `kubectl wait` instead of `sleep` #2

Closed ebiiim closed 1 year ago

ebiiim commented 1 year ago

this optimizes tests

codecov-commenter commented 1 year ago

Codecov Report

Merging #2 (6c15276) into main (889e092) will decrease coverage by 1.17%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main       #2      +/-   ##
==========================================
- Coverage   80.46%   79.29%   -1.18%     
==========================================
  Files           6        6              
  Lines         512      512              
==========================================
- Hits          412      406       -6     
- Misses         80       84       +4     
- Partials       20       22       +2     
Impacted Files Coverage Δ
controllers/collection_controller.go 71.53% <0.00%> (-2.31%) :arrow_down:
controllers/repository_controller.go 79.62% <0.00%> (-1.39%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more