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

Upgrade to sdk rc10 #807

Merged
merged 12 commits into from
Aug 15, 2023

neofs: Add maxObjectSize as parameter in constructor

cb7d1e5
Select commit
Loading
Failed to load commit list.
Merged

Upgrade to sdk rc10 #807

neofs: Add maxObjectSize as parameter in constructor
cb7d1e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 11, 2023 in 1s

4.39% of diff hit (target 34.35%)

View this Pull Request on Codecov

4.39% of diff hit (target 34.35%)

Annotations

Check warning on line 450 in api/handler/multipart_upload.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/handler/multipart_upload.go#L447-L450

Added lines #L447 - L450 were not covered by tests

Check warning on line 165 in api/handler/notifications.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/handler/notifications.go#L165

Added line #L165 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/layer/layer.go#L312

Added line #L312 was not covered by tests

Check warning on line 233 in authmate/authmate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

authmate/authmate.go#L232-L233

Added lines #L232 - L233 were not covered by tests

Check warning on line 348 in authmate/authmate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

authmate/authmate.go#L347-L348

Added lines #L347 - L348 were not covered by tests

Check warning on line 350 in authmate/authmate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

authmate/authmate.go#L350

Added line #L350 was not covered by tests

Check warning on line 359 in authmate/authmate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

authmate/authmate.go#L359

Added line #L359 was not covered by tests

Check warning on line 391 in authmate/authmate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

authmate/authmate.go#L391

Added line #L391 was not covered by tests

Check warning on line 44 in internal/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/neofs/neofs.go#L44

Added line #L44 was not covered by tests

Check warning on line 50 in internal/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/neofs/neofs.go#L46-L50

Added lines #L46 - L50 were not covered by tests

Check warning on line 55 in internal/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/neofs/neofs.go#L53-L55

Added lines #L53 - L55 were not covered by tests

Check warning on line 58 in internal/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/neofs/neofs.go#L58

Added line #L58 was not covered by tests

Check warning on line 69 in internal/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/neofs/neofs.go#L69

Added line #L69 was not covered by tests

Check warning on line 100 in internal/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/neofs/neofs.go#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 142 in internal/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/neofs/neofs.go#L142

Added line #L142 was not covered by tests

Check warning on line 147 in internal/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/neofs/neofs.go#L147

Added line #L147 was not covered by tests

Check warning on line 153 in internal/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/neofs/neofs.go#L152-L153

Added lines #L152 - L153 were not covered by tests

Check warning on line 155 in internal/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/neofs/neofs.go#L155

Added line #L155 was not covered by tests

Check warning on line 166 in internal/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/neofs/neofs.go#L165-L166

Added lines #L165 - L166 were not covered by tests

Check warning on line 176 in internal/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/neofs/neofs.go#L176

Added line #L176 was not covered by tests

Check warning on line 182 in internal/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/neofs/neofs.go#L181-L182

Added lines #L181 - L182 were not covered by tests

Check warning on line 193 in internal/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/neofs/neofs.go#L192-L193

Added lines #L192 - L193 were not covered by tests

Check warning on line 203 in internal/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/neofs/neofs.go#L203

Added line #L203 was not covered by tests

Check warning on line 205 in internal/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/neofs/neofs.go#L205

Added line #L205 was not covered by tests

Check warning on line 209 in internal/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/neofs/neofs.go#L208-L209

Added lines #L208 - L209 were not covered by tests