support reloading pool sizes with SIGHUP #3019
Merged
Codecov / codecov/project
succeeded
Nov 21, 2024 in 0s
22.85% (+0.00%) compared to 1092989
View this Pull Request on Codecov
22.85% (+0.00%) compared to 1092989
Details
Codecov Report
Attention: Patch coverage is 29.16667%
with 17 lines
in your changes missing coverage. Please review.
Project coverage is 22.85%. Comparing base (
1092989
) to head (b40b85c
).
Files with missing lines | Patch % | Lines |
---|---|---|
cmd/neofs-node/config.go | 0.00% | 16 Missing |
pkg/util/worker_pool.go | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #3019 +/- ##
=======================================
Coverage 22.84% 22.85%
=======================================
Files 791 791
Lines 58684 58709 +25
=======================================
+ Hits 13409 13418 +9
- Misses 44377 44394 +17
+ Partials 898 897 -1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading