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

refactor: Improve rendezvous protocol usage #399

Merged
merged 32 commits into from
Nov 7, 2023

chore: updates

0ea35d0
Select commit
Loading
Failed to load commit list.
Merged

refactor: Improve rendezvous protocol usage #399

chore: updates
0ea35d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2023 in 0s

70.82% (-1.10%) compared to fc542ef

View this Pull Request on Codecov

70.82% (-1.10%) compared to fc542ef

Details

Codecov Report

Merging #399 (0ea35d0) into main (fc542ef) will decrease coverage by 1.10%.
Report is 13 commits behind head on main.
The diff coverage is 21.67%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #399      +/-   ##
==========================================
- Coverage   71.91%   70.82%   -1.10%     
==========================================
  Files          71       72       +1     
  Lines        6955     7190     +235     
==========================================
+ Hits         5002     5092      +90     
- Misses       1953     2098     +145     
Files Coverage Δ
homestar-core/src/workflow/instruction_result.rs 90.24% <100.00%> (+0.12%) ⬆️
homestar-runtime/src/event_handler.rs 95.38% <100.00%> (+1.63%) ⬆️
homestar-runtime/src/logger.rs 92.00% <100.00%> (+0.10%) ⬆️
homestar-runtime/src/settings.rs 98.28% <100.00%> (+0.05%) ⬆️
homestar-core/src/unit.rs 37.50% <0.00%> (ø)
homestar-runtime/src/network/swarm.rs 61.20% <29.03%> (+1.08%) ⬆️
homestar-runtime/src/event_handler/cache.rs 22.50% <22.50%> (ø)
homestar-runtime/src/event_handler/event.rs 12.25% <0.00%> (-1.56%) ⬇️
homestar-runtime/src/event_handler/swarm_event.rs 19.05% <9.33%> (+3.48%) ⬆️

... and 8 files with indirect coverage changes