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

add shutdown api to pool #1380

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

make shutdown passes thorough future nodes

d0f7ba3
Select commit
Loading
Failed to load commit list.
Open

add shutdown api to pool #1380

make shutdown passes thorough future nodes
d0f7ba3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 10, 2025 in 1s

19.13% (-0.22%) compared to f7b068a

View this Pull Request on Codecov

19.13% (-0.22%) compared to f7b068a

Details

Codecov Report

Attention: Patch coverage is 0% with 124 lines in your changes missing coverage. Please review.

Project coverage is 19.13%. Comparing base (f7b068a) to head (d0f7ba3).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
.../src/noise_connection_tokio_with_tokio_channels.rs 0.00% 124 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1380      +/-   ##
==========================================
- Coverage   19.34%   19.13%   -0.22%     
==========================================
  Files         144      145       +1     
  Lines       10963    11087     +124     
==========================================
  Hits         2121     2121              
- Misses       8842     8966     +124     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.