refactor: Improve rendezvous protocol usage #399
Merged
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 is21.67%
.
@@ 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%) |
⬆️ |
Loading