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: Add DHT and RequestResponse notifications #461

Merged
merged 54 commits into from
Jan 11, 2024

chore: Feature flag StoredRecord event with websocket-notify

fce81d0
Select commit
Loading
Failed to load commit list.
Merged

feat: Add DHT and RequestResponse notifications #461

chore: Feature flag StoredRecord event with websocket-notify
fce81d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 11, 2024 in 0s

68.14% (-2.13%) compared to b1cf4da

View this Pull Request on Codecov

68.14% (-2.13%) compared to b1cf4da

Details

Codecov Report

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

Comparison is base (b1cf4da) 70.26% compared to head (fce81d0) 68.14%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #461      +/-   ##
==========================================
- Coverage   70.26%   68.14%   -2.13%     
==========================================
  Files          80       81       +1     
  Lines        9128     9476     +348     
==========================================
+ Hits         6414     6457      +43     
- Misses       2714     3019     +305     
Files Coverage Δ
homestar-runtime/src/event_handler.rs 95.77% <100.00%> (+0.06%) ⬆️
homestar-runtime/src/network/swarm.rs 52.91% <100.00%> (-0.56%) ⬇️
homestar-runtime/src/settings.rs 98.23% <100.00%> (ø)
homestar-runtime/src/workflow.rs 90.71% <100.00%> (-1.29%) ⬇️
homestar-runtime/src/workflow/settings.rs 100.00% <ø> (ø)
homestar-runtime/src/settings/libp2p_config.rs 95.23% <50.00%> (-4.77%) ⬇️
homestar-runtime/src/worker.rs 70.48% <85.00%> (+0.89%) ⬆️
homestar-runtime/src/runner.rs 61.47% <0.00%> (-0.42%) ⬇️
homestar-runtime/src/event_handler/notification.rs 66.47% <64.70%> (-2.35%) ⬇️
...ar-runtime/src/event_handler/swarm_event/record.rs 80.89% <80.89%> (ø)
... and 4 more

... and 1 file with indirect coverage changes