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

Remove re-slicing for multipart #931

Merged
merged 7 commits into from
Mar 26, 2024

layer: Re-upload all parts after current one

127dd3e
Select commit
Loading
Failed to load commit list.
Merged

Remove re-slicing for multipart #931

layer: Re-upload all parts after current one
127dd3e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 19, 2024 in 1s

1.91% of diff hit (target 27.97%)

View this Pull Request on Codecov

1.91% of diff hit (target 27.97%)

Annotations

Check warning on line 1466 in api/handler/acl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/handler/acl.go#L1466

Added line #L1466 was not covered by tests

Check warning on line 275 in api/layer/layer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/layer/layer.go#L273-L275

Added lines #L273 - L275 were not covered by tests

Check warning on line 155 in api/layer/multipart_upload.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/layer/multipart_upload.go#L155

Added line #L155 was not covered by tests

Check warning on line 184 in api/layer/multipart_upload.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/layer/multipart_upload.go#L184

Added line #L184 was not covered by tests

Check warning on line 201 in api/layer/multipart_upload.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/layer/multipart_upload.go#L199-L201

Added lines #L199 - L201 were not covered by tests

Check warning on line 218 in api/layer/multipart_upload.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/layer/multipart_upload.go#L213-L218

Added lines #L213 - L218 were not covered by tests

Check warning on line 226 in api/layer/multipart_upload.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/layer/multipart_upload.go#L225-L226

Added lines #L225 - L226 were not covered by tests

Check warning on line 239 in api/layer/multipart_upload.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/layer/multipart_upload.go#L230-L239

Added lines #L230 - L239 were not covered by tests

Check warning on line 241 in api/layer/multipart_upload.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/layer/multipart_upload.go#L241

Added line #L241 was not covered by tests

Check warning on line 253 in api/layer/multipart_upload.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/layer/multipart_upload.go#L243-L253

Added lines #L243 - L253 were not covered by tests

Check warning on line 259 in api/layer/multipart_upload.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/layer/multipart_upload.go#L255-L259

Added lines #L255 - L259 were not covered by tests

Check warning on line 263 in api/layer/multipart_upload.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/layer/multipart_upload.go#L262-L263

Added lines #L262 - L263 were not covered by tests

Check warning on line 278 in api/layer/multipart_upload.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/layer/multipart_upload.go#L266-L278

Added lines #L266 - L278 were not covered by tests

Check warning on line 298 in api/layer/multipart_upload.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/layer/multipart_upload.go#L280-L298

Added lines #L280 - L298 were not covered by tests

Check warning on line 308 in api/layer/multipart_upload.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/layer/multipart_upload.go#L300-L308

Added lines #L300 - L308 were not covered by tests

Check warning on line 312 in api/layer/multipart_upload.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/layer/multipart_upload.go#L310-L312

Added lines #L310 - L312 were not covered by tests

Check warning on line 316 in api/layer/multipart_upload.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/layer/multipart_upload.go#L315-L316

Added lines #L315 - L316 were not covered by tests

Check warning on line 323 in api/layer/multipart_upload.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/layer/multipart_upload.go#L321-L323

Added lines #L321 - L323 were not covered by tests

Check warning on line 325 in api/layer/multipart_upload.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/layer/multipart_upload.go#L325

Added line #L325 was not covered by tests

Check warning on line 327 in api/layer/multipart_upload.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/layer/multipart_upload.go#L327

Added line #L327 was not covered by tests

Check warning on line 342 in api/layer/multipart_upload.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/layer/multipart_upload.go#L342

Added line #L342 was not covered by tests

Check warning on line 353 in api/layer/multipart_upload.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/layer/multipart_upload.go#L344-L353

Added lines #L344 - L353 were not covered by tests

Check warning on line 361 in api/layer/multipart_upload.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/layer/multipart_upload.go#L355-L361

Added lines #L355 - L361 were not covered by tests

Check warning on line 365 in api/layer/multipart_upload.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/layer/multipart_upload.go#L365

Added line #L365 was not covered by tests

Check warning on line 398 in api/layer/multipart_upload.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/layer/multipart_upload.go#L392-L398

Added lines #L392 - L398 were not covered by tests