Reconnect socket && worker ping #600
Open
Codecov / codecov/project
failed
Aug 4, 2025 in 1s
45.98% (-0.04%) compared to 7777777
View this Pull Request on Codecov
45.98% (-0.04%) compared to 7777777
Details
Codecov Report
❌ Patch coverage is 31.94444% with 49 lines in your changes missing coverage. Please review.
✅ Project coverage is 45.98%. Comparing base (7777777) to head (48facdb).
Additional details and impacted files
@@ Coverage Diff @@
## master #600 +/- ##
==========================================
- Coverage 46.02% 45.98% -0.04%
==========================================
Files 715 715
Lines 32328 32382 +54
Branches 17885 17918 +33
==========================================
+ Hits 14880 14892 +12
- Misses 13102 13140 +38
- Partials 4346 4350 +4 | Files with missing lines | Coverage Δ | |
|---|---|---|
| core/api/rpc/wsc.hpp | 50.00% <ø> (ø) |
|
| core/api/worker_api.hpp | 0.00% <ø> (ø) |
|
| core/primitives/sector_file/sector_file.hpp | 80.00% <ø> (ø) |
|
| core/sector_storage/worker.hpp | 62.50% <ø> (ø) |
|
| core/remote_worker/remote_worker_api.cpp | 0.00% <0.00%> (ø) |
|
| core/sector_storage/selector.hpp | 75.00% <66.66%> (-25.00%) |
⬇️ |
| core/sector_storage/impl/local_worker.cpp | 70.79% <0.00%> (-0.36%) |
⬇️ |
| core/sector_storage/impl/remote_worker.cpp | 0.00% <0.00%> (ø) |
|
| core/primitives/types.hpp | 16.66% <0.00%> (-11.91%) |
⬇️ |
| core/sector_storage/impl/scheduler_impl.cpp | 69.36% <66.66%> (-0.35%) |
⬇️ |
| ... and 1 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading