magic-wormhole.rs icon indicating copy to clipboard operation
magic-wormhole.rs copied to clipboard

Dilation initial state machine infrastructure

Open wuan opened this issue 1 year ago • 1 comments

wuan avatar Jun 28 '23 20:06 wuan

Codecov Report

Patch coverage: 38.05% and project coverage change: -0.83 :warning:

Comparison is base (52a12e2) 40.52% compared to head (f0aa21f) 39.70%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #201      +/-   ##
==========================================
- Coverage   40.52%   39.70%   -0.83%     
==========================================
  Files          23       25       +2     
  Lines        3326     3546     +220     
==========================================
+ Hits         1348     1408      +60     
- Misses       1978     2138     +160     
Impacted Files Coverage Δ
src/dilation/events.rs 33.33% <0.00%> (-16.67%) :arrow_down:
src/transfer.rs 34.25% <ø> (ø)
src/dilation/connection.rs 10.00% <10.00%> (ø)
src/dilation/connector.rs 55.40% <55.40%> (ø)
src/dilation/mod.rs 61.76% <64.10%> (-28.48%) :arrow_down:
src/dilation/manager.rs 48.38% <76.19%> (-1.04%) :arrow_down:
src/core/protocol.rs 88.23% <100.00%> (+0.35%) :arrow_up:

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Jun 28 '23 20:06 codecov[bot]