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

feat: redial node_addresses at an interval on connection close #529

Merged
merged 1 commit into from
Jan 29, 2024

feat: redial `node_addresses` at an interval on connection close

d83af5f
Select commit
Loading
Failed to load commit list.
Merged

feat: redial node_addresses at an interval on connection close #529

feat: redial `node_addresses` at an interval on connection close
d83af5f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2024 in 0s

77.34% (+9.83%) compared to 0d778d3

View this Pull Request on Codecov

77.34% (+9.83%) compared to 0d778d3

Details

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (0d778d3) 67.50% compared to head (d83af5f) 77.34%.
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #529      +/-   ##
==========================================
+ Coverage   67.50%   77.34%   +9.83%     
==========================================
  Files          83       83              
  Lines        9635     9537      -98     
==========================================
+ Hits         6504     7376     +872     
+ Misses       3131     2161     -970     
Files Coverage Δ
homestar-runtime/src/event_handler.rs 100.00% <100.00%> (+4.22%) ⬆️
homestar-runtime/src/event_handler/cache.rs 77.50% <100.00%> (+55.00%) ⬆️
homestar-runtime/src/event_handler/event.rs 62.66% <100.00%> (+54.73%) ⬆️
homestar-runtime/src/settings/libp2p_config.rs 100.00% <100.00%> (+4.61%) ⬆️
homestar-runtime/src/event_handler/swarm_event.rs 31.38% <83.05%> (+27.23%) ⬆️

... and 55 files with indirect coverage changes