Skip to content

feat: add support for processing of upload_v2 job type by slave #5796

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

Merged
merged 3 commits into from
May 7, 2025

chore: review comments 2

51048ea
Select commit
Loading
Failed to load commit list.
Merged

feat: add support for processing of upload_v2 job type by slave #5796

chore: review comments 2
51048ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 7, 2025 in 0s

76.99% (+0.02%) compared to 4656247

View this Pull Request on Codecov

76.99% (+0.02%) compared to 4656247

Details

Codecov Report

Attention: Patch coverage is 85.55858% with 53 lines in your changes missing coverage. Please review.

Project coverage is 76.99%. Comparing base (4656247) to head (51048ea).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
warehouse/slave/worker_job.go 82.53% 15 Missing and 7 partials ⚠️
warehouse/slave/worker.go 87.41% 14 Missing and 5 partials ⚠️
warehouse/router/upload.go 84.21% 6 Missing and 3 partials ⚠️
warehouse/internal/loadfiles/loadfiles.go 87.50% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5796      +/-   ##
==========================================
+ Coverage   76.97%   76.99%   +0.02%     
==========================================
  Files         491      491              
  Lines       67153    67359     +206     
==========================================
+ Hits        51688    51863     +175     
- Misses      12650    12672      +22     
- Partials     2815     2824       +9     

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

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