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/Do not store estimations forever #2472

Merged

Conversation

carpawell
Copy link
Member

Also, improves estimations debug logs.

@carpawell carpawell self-assigned this Aug 4, 2023
@carpawell carpawell force-pushed the fix/do-not-store-estimations-forever branch from bc7c6e1 to 7a5f8ef Compare August 4, 2023 19:34
@codecov
Copy link

codecov bot commented Aug 4, 2023

Codecov Report

Merging #2472 (0f0db4b) into master (a7541ff) will increase coverage by 0.01%.
Report is 4 commits behind head on master.
The diff coverage is 43.75%.

❗ Current head 0f0db4b differs from pull request most recent head 95eae6d. Consider uploading reports for the commit 95eae6d to get more accurate results

@@            Coverage Diff             @@
##           master    #2472      +/-   ##
==========================================
+ Coverage   29.24%   29.25%   +0.01%     
==========================================
  Files         399      399              
  Lines       30368    30387      +19     
==========================================
+ Hits         8881     8891      +10     
- Misses      20751    20760       +9     
  Partials      736      736              
Files Changed Coverage Δ
cmd/neofs-node/container.go 0.00% <0.00%> (ø)
pkg/innerring/blocktimer.go 0.00% <0.00%> (ø)
pkg/innerring/processors/netmap/process_epoch.go 0.00% <0.00%> (ø)
...es/container/announcement/load/controller/calls.go 66.00% <83.33%> (+0.69%) ⬆️
...ces/container/announcement/load/storage/storage.go 92.59% <100.00%> (+1.10%) ⬆️

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

Copy link
Contributor

@cthulhu-rider cthulhu-rider left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

overall LGTM, minor stuff and linter

Copy link
Contributor

@cthulhu-rider cthulhu-rider left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if drop Prm, then change all callers

@roman-khimov
Copy link
Member

Yeah, can't be compiled at the moment.

@carpawell carpawell force-pushed the fix/do-not-store-estimations-forever branch from 9df591a to bae2e74 Compare August 9, 2023 14:17
@carpawell
Copy link
Member Author

Underpush. Fixed.

@carpawell carpawell force-pushed the fix/do-not-store-estimations-forever branch from bae2e74 to 20a00ef Compare August 9, 2023 14:25
@roman-khimov
Copy link
Member

2c2e624?

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
For debug purposes. May be dropped in the future.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
For debug purposes. May be dropped in the future.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
Not needed for a util with such a limited usage.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
@carpawell carpawell force-pushed the fix/do-not-store-estimations-forever branch from 20a00ef to 95eae6d Compare August 9, 2023 14:39
@carpawell
Copy link
Member Author

2c2e624?

amend was lost... Fixed.

@cthulhu-rider cthulhu-rider merged commit 1684eee into nspcc-dev:master Aug 10, 2023
7 of 8 checks passed
@carpawell carpawell deleted the fix/do-not-store-estimations-forever branch August 10, 2023 08:10
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.

None yet

3 participants