Skip to content

merge main

e1dac3c
Select commit
Loading
Failed to load commit list.
Merged

Download and Upload Files in Parallel #1376

merge main
e1dac3c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 10, 2025 in 0s

86.29% (target 80.00%)

View this Pull Request on Codecov

86.29% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 95.55556% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.29%. Comparing base (61f1fc8) to head (e1dac3c).

Files with missing lines Patch % Lines
internal/file/file_manager_service.go 94.11% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1376   +/-   ##
=======================================
  Coverage   86.29%   86.29%           
=======================================
  Files         102      102           
  Lines       12580    12598   +18     
=======================================
+ Hits        10856    10872   +16     
- Misses       1248     1249    +1     
- Partials      476      477    +1     
Files with missing lines Coverage Δ
internal/config/config.go 87.19% <100.00%> (+0.07%) ⬆️
internal/config/defaults.go 100.00% <ø> (ø)
internal/config/flags.go 100.00% <ø> (ø)
internal/config/types.go 86.04% <ø> (ø)
internal/file/file_manager_service.go 75.38% <94.11%> (+0.25%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 61f1fc8...e1dac3c. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.