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

fs-backup for clusters with windows nodes #8518

Merged

Merge branch 'main' into fail-fs-backup-on-windows-nodes

3504546
Select commit
Loading
Failed to load commit list.
Merged

fs-backup for clusters with windows nodes #8518

Merge branch 'main' into fail-fs-backup-on-windows-nodes
3504546
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2024 in 1s

59.16% (+0.00%) compared to ea93c00

View this Pull Request on Codecov

59.16% (+0.00%) compared to ea93c00

Details

Codecov Report

Attention: Patch coverage is 44.82759% with 32 lines in your changes missing coverage. Please review.

Project coverage is 59.16%. Comparing base (ea93c00) to head (3504546).

Files with missing lines Patch % Lines
pkg/cmd/server/server.go 0.00% 12 Missing ⚠️
pkg/util/kube/node.go 62.06% 8 Missing and 3 partials ⚠️
pkg/podvolume/backupper.go 0.00% 4 Missing and 1 partial ⚠️
pkg/nodeagent/node_agent.go 33.33% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8518   +/-   ##
=======================================
  Coverage   59.16%   59.16%           
=======================================
  Files         369      370    +1     
  Lines       39413    39463   +50     
=======================================
+ Hits        23319    23350   +31     
- Misses      14624    14640   +16     
- Partials     1470     1473    +3     

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