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

Uploaders windows support #8569

Merged
merged 3 commits into from
Jan 3, 2025

fs uploader and block uploader support Windows nodes

cb22dfc
Select commit
Loading
Failed to load commit list.
Merged

Uploaders windows support #8569

fs uploader and block uploader support Windows nodes
cb22dfc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 2, 2025 in 0s

59.18% (+0.00%) compared to 03d0bd9

View this Pull Request on Codecov

59.18% (+0.00%) compared to 03d0bd9

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 59.18%. Comparing base (03d0bd9) to head (cb22dfc).

Files with missing lines Patch % Lines
pkg/controller/data_upload_controller.go 0.00% 2 Missing and 1 partial ⚠️
pkg/uploader/kopia/snapshot.go 0.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8569   +/-   ##
=======================================
  Coverage   59.17%   59.18%           
=======================================
  Files         370      370           
  Lines       39568    39591   +23     
=======================================
+ Hits        23416    23433   +17     
- Misses      14673    14677    +4     
- Partials     1479     1481    +2     

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