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

fix/Container estimations contract call #2467

Merged
merged 2 commits into from
Aug 4, 2023

Conversation

carpawell
Copy link
Member

Relates #1506. Does not fix (of does fix, not sure yet but that is the first time I can see at least one metric in the contract locally).

This is not reputation metrics, it was a mistake. The same as nspcc-dev#1537.

Signed-off-by: Pavel Karpy <[email protected]>
@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Merging #2467 (37f6107) into master (cd628f7) will not change coverage.
The diff coverage is 50.00%.

❗ Current head 37f6107 differs from pull request most recent head 9eb49fd. Consider uploading reports for the commit 9eb49fd to get more accurate results

@@           Coverage Diff           @@
##           master    #2467   +/-   ##
=======================================
  Coverage   29.48%   29.48%           
=======================================
  Files         399      399           
  Lines       30430    30430           
=======================================
  Hits         8971     8971           
  Misses      20715    20715           
  Partials      744      744           
Files Changed Coverage Δ
cmd/neofs-node/container.go 9.60% <0.00%> (ø)
...es/container/announcement/load/controller/calls.go 65.30% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

pkg/morph/client/container/client.go Outdated Show resolved Hide resolved
pkg/morph/client/container/client.go Show resolved Hide resolved
pkg/morph/client/container/client.go Outdated Show resolved Hide resolved
Some contract methods still require regular (non-notary) calls.

Signed-off-by: Pavel Karpy <[email protected]>
@carpawell carpawell merged commit b657072 into nspcc-dev:master Aug 4, 2023
6 of 8 checks passed
@carpawell carpawell deleted the fix/container-estimations branch August 4, 2023 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants