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/patch succeeded May 7, 2025 in 1s

85.55% of diff hit (target 76.97%)

View this Pull Request on Codecov

85.55% of diff hit (target 76.97%)

Annotations

Check warning on line 453 in warehouse/internal/loadfiles/loadfiles.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/internal/loadfiles/loadfiles.go#L452-L453

Added lines #L452 - L453 were not covered by tests

Check warning on line 838 in warehouse/router/upload.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/router/upload.go#L837-L838

Added lines #L837 - L838 were not covered by tests

Check warning on line 847 in warehouse/router/upload.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/router/upload.go#L846-L847

Added lines #L846 - L847 were not covered by tests

Check warning on line 855 in warehouse/router/upload.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/router/upload.go#L854-L855

Added lines #L854 - L855 were not covered by tests

Check warning on line 177 in warehouse/slave/worker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/slave/worker.go#L175-L177

Added lines #L175 - L177 were not covered by tests

Check warning on line 193 in warehouse/slave/worker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/slave/worker.go#L191-L193

Added lines #L191 - L193 were not covered by tests

Check warning on line 236 in warehouse/slave/worker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/slave/worker.go#L236

Added line #L236 was not covered by tests

Check warning on line 238 in warehouse/slave/worker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/slave/worker.go#L238

Added line #L238 was not covered by tests

Check warning on line 243 in warehouse/slave/worker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/slave/worker.go#L242-L243

Added lines #L242 - L243 were not covered by tests

Check warning on line 279 in warehouse/slave/worker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/slave/worker.go#L279

Added line #L279 was not covered by tests

Check warning on line 298 in warehouse/slave/worker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/slave/worker.go#L298

Added line #L298 was not covered by tests

Check warning on line 386 in warehouse/slave/worker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/slave/worker.go#L386

Added line #L386 was not covered by tests

Check warning on line 418 in warehouse/slave/worker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/slave/worker.go#L418

Added line #L418 was not covered by tests

Check warning on line 259 in warehouse/slave/worker_job.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/slave/worker_job.go#L258-L259

Added lines #L258 - L259 were not covered by tests

Check warning on line 264 in warehouse/slave/worker_job.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/slave/worker_job.go#L263-L264

Added lines #L263 - L264 were not covered by tests

Check warning on line 319 in warehouse/slave/worker_job.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/slave/worker_job.go#L318-L319

Added lines #L318 - L319 were not covered by tests

Check warning on line 467 in warehouse/slave/worker_job.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/slave/worker_job.go#L467

Added line #L467 was not covered by tests

Check warning on line 470 in warehouse/slave/worker_job.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/slave/worker_job.go#L470

Added line #L470 was not covered by tests

Check warning on line 500 in warehouse/slave/worker_job.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/slave/worker_job.go#L499-L500

Added lines #L499 - L500 were not covered by tests

Check warning on line 507 in warehouse/slave/worker_job.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/slave/worker_job.go#L505-L507

Added lines #L505 - L507 were not covered by tests

Check warning on line 539 in warehouse/slave/worker_job.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/slave/worker_job.go#L538-L539

Added lines #L538 - L539 were not covered by tests