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

Updates for force delete and prefix and delim bug #100

Merged
merged 9 commits into from
Jan 6, 2025

Functional tests for force delete bucket

c9d7cfe
Select commit
Loading
Failed to load commit list.
Merged

Updates for force delete and prefix and delim bug #100

Functional tests for force delete bucket
c9d7cfe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 4, 2025 in 0s

11.86% of diff hit (target 66.15%)

View this Pull Request on Codecov

11.86% of diff hit (target 66.15%)

Annotations

Check warning on line 281 in backend/s3afero/multi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/s3afero/multi.go#L279-L281

Added lines #L279 - L281 were not covered by tests

Check warning on line 286 in backend/s3afero/multi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/s3afero/multi.go#L284-L286

Added lines #L284 - L286 were not covered by tests

Check warning on line 292 in backend/s3afero/multi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/s3afero/multi.go#L289-L292

Added lines #L289 - L292 were not covered by tests

Check warning on line 298 in backend/s3afero/multi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/s3afero/multi.go#L297-L298

Added lines #L297 - L298 were not covered by tests

Check warning on line 303 in backend/s3afero/multi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/s3afero/multi.go#L302-L303

Added lines #L302 - L303 were not covered by tests

Check warning on line 306 in backend/s3afero/multi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/s3afero/multi.go#L306

Added line #L306 was not covered by tests

Check warning on line 464 in backend/s3afero/single.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/s3afero/single.go#L462-L464

Added lines #L462 - L464 were not covered by tests

Check warning on line 468 in backend/s3afero/single.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/s3afero/single.go#L467-L468

Added lines #L467 - L468 were not covered by tests

Check warning on line 474 in backend/s3afero/single.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/s3afero/single.go#L471-L474

Added lines #L471 - L474 were not covered by tests

Check warning on line 477 in backend/s3afero/single.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/s3afero/single.go#L476-L477

Added lines #L476 - L477 were not covered by tests

Check warning on line 479 in backend/s3afero/single.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/s3afero/single.go#L479

Added line #L479 was not covered by tests

Check warning on line 482 in backend/s3afero/single.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/s3afero/single.go#L481-L482

Added lines #L481 - L482 were not covered by tests

Check warning on line 487 in backend/s3afero/single.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/s3afero/single.go#L485-L487

Added lines #L485 - L487 were not covered by tests

Check warning on line 493 in backend/s3afero/single.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/s3afero/single.go#L492-L493

Added lines #L492 - L493 were not covered by tests

Check warning on line 496 in backend/s3afero/single.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/s3afero/single.go#L496

Added line #L496 was not covered by tests

Check warning on line 170 in backend/s3mem/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/s3mem/backend.go#L168-L170

Added lines #L168 - L170 were not covered by tests

Check warning on line 173 in backend/s3mem/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/s3mem/backend.go#L172-L173

Added lines #L172 - L173 were not covered by tests

Check warning on line 176 in backend/s3mem/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/s3mem/backend.go#L176

Added line #L176 was not covered by tests

Check warning on line 178 in backend/s3mem/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/s3mem/backend.go#L178

Added line #L178 was not covered by tests

Check warning on line 408 in gofakes3.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gofakes3.go#L407-L408

Added lines #L407 - L408 were not covered by tests

Check warning on line 412 in gofakes3.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gofakes3.go#L410-L412

Added lines #L410 - L412 were not covered by tests

Check warning on line 436 in gofakes3.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gofakes3.go#L436

Added line #L436 was not covered by tests

Check warning on line 486 in gofakes3.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gofakes3.go#L486

Added line #L486 was not covered by tests