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

Resourcenamelimit 63chars #1519

Merged

movers - ensure job, svc name, labels <= 63 chars

f2b0978
Select commit
Loading
Failed to load commit list.
Merged

Resourcenamelimit 63chars #1519

movers - ensure job, svc name, labels <= 63 chars
f2b0978
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 30, 2025 in 0s

66.4% (+0.1%) compared to eda52c6

View this Pull Request on Codecov

66.4% (+0.1%) compared to eda52c6

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.4%. Comparing base (eda52c6) to head (f2b0978).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #1519     +/-   ##
=======================================
+ Coverage   66.3%   66.4%   +0.1%     
=======================================
  Files         57      57             
  Lines       7474    7501     +27     
=======================================
+ Hits        4959    4986     +27     
  Misses      2230    2230             
  Partials     285     285             
Files with missing lines Coverage Δ
controllers/mover/rclone/mover.go 73.7% <100.0%> (ø)
controllers/mover/restic/mover.go 82.2% <100.0%> (ø)
controllers/mover/rsync/mover.go 75.2% <100.0%> (ø)
controllers/mover/rsynctls/mover.go 72.6% <100.0%> (ø)
controllers/mover/syncthing/mover.go 82.5% <100.0%> (+0.3%) ⬆️
controllers/utils/utils.go 77.3% <100.0%> (+2.3%) ⬆️