container: keep epoch averages in nodes' reports#527
Merged
roman-khimov merged 2 commits intomasterfrom Nov 5, 2025
Merged
Conversation
813b1ae to
6c6a6bb
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #527 +/- ##
==========================================
+ Coverage 63.87% 63.93% +0.06%
==========================================
Files 24 24
Lines 2649 2651 +2
==========================================
+ Hits 1692 1695 +3
+ Misses 951 950 -1
Partials 6 6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
6c6a6bb to
0d74f11
Compare
0d74f11 to
1916fc0
Compare
1916fc0 to
8f1b5af
Compare
roman-khimov
reviewed
Nov 5, 2025
Closes #523. Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
No functional changes were made; it was redone many times and has duplicated itself over time. Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
8f1b5af to
8b97da4
Compare
roman-khimov
approved these changes
Nov 5, 2025
carpawell
added a commit
that referenced
this pull request
Nov 13, 2025
Required for billing. Also returns API back changed after #527 to be fully compatible with 0.24.0 release. Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
carpawell
added a commit
that referenced
this pull request
Nov 14, 2025
Required for billing. Also returns API back changed after #527 to be fully compatible with 0.24.0 release. Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #523.