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

NeoFS SDK update #2995

Merged
merged 2 commits into from
May 2, 2023

*: use CompareAndSwap instead of CAS for atomics

0a160ee
Select commit
Loading
Failed to load commit list.
Merged

NeoFS SDK update #2995

*: use CompareAndSwap instead of CAS for atomics
0a160ee
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Apr 28, 2023 in 0s

20.68% of diff hit (target 84.74%)

View this Pull Request on Codecov

20.68% of diff hit (target 84.74%)

Annotations

Check warning on line 50 in pkg/services/oracle/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/oracle/neofs/neofs.go#L50

Added line #L50 was not covered by tests

Check warning on line 65 in pkg/services/oracle/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/oracle/neofs/neofs.go#L56-L65

Added lines #L56 - L65 were not covered by tests

Check warning on line 69 in pkg/services/oracle/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/oracle/neofs/neofs.go#L69

Added line #L69 was not covered by tests

Check warning on line 73 in pkg/services/oracle/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/oracle/neofs/neofs.go#L73

Added line #L73 was not covered by tests

Check warning on line 75 in pkg/services/oracle/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/oracle/neofs/neofs.go#L75

Added line #L75 was not covered by tests

Check warning on line 124 in pkg/services/oracle/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/oracle/neofs/neofs.go#L111-L124

Added lines #L111 - L124 were not covered by tests

Check warning on line 129 in pkg/services/oracle/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/oracle/neofs/neofs.go#L129

Added line #L129 was not covered by tests

Check warning on line 132 in pkg/services/oracle/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/oracle/neofs/neofs.go#L132

Added line #L132 was not covered by tests

Check warning on line 150 in pkg/services/oracle/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/oracle/neofs/neofs.go#L140-L150

Added lines #L140 - L150 were not covered by tests

Check warning on line 157 in pkg/services/oracle/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/oracle/neofs/neofs.go#L154-L157

Added lines #L154 - L157 were not covered by tests

Check warning on line 159 in pkg/services/oracle/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/oracle/neofs/neofs.go#L159

Added line #L159 was not covered by tests

Check warning on line 167 in pkg/services/oracle/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/oracle/neofs/neofs.go#L162-L167

Added lines #L162 - L167 were not covered by tests

Check warning on line 175 in pkg/services/oracle/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/oracle/neofs/neofs.go#L171-L175

Added lines #L171 - L175 were not covered by tests

Check warning on line 183 in pkg/services/oracle/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/oracle/neofs/neofs.go#L178-L183

Added lines #L178 - L183 were not covered by tests

Check warning on line 186 in pkg/services/oracle/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/oracle/neofs/neofs.go#L186

Added line #L186 was not covered by tests

Check warning on line 188 in pkg/services/oracle/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/oracle/neofs/neofs.go#L188

Added line #L188 was not covered by tests

Check warning on line 196 in pkg/services/oracle/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/oracle/neofs/neofs.go#L192-L196

Added lines #L192 - L196 were not covered by tests

Check warning on line 207 in pkg/services/oracle/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/oracle/neofs/neofs.go#L202-L207

Added lines #L202 - L207 were not covered by tests

Check warning on line 211 in pkg/services/oracle/neofs/neofs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/oracle/neofs/neofs.go#L211

Added line #L211 was not covered by tests

Check warning on line 172 in pkg/services/oracle/request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/oracle/request.go#L172

Added line #L172 was not covered by tests

Check warning on line 178 in pkg/services/oracle/request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/oracle/request.go#L174-L178

Added lines #L174 - L178 were not covered by tests