magic-wormhole.rs
magic-wormhole.rs copied to clipboard
Session resumption (a.k.a. Seeds)
Codecov Report
Merging #142 (779fae0) into master (4444178) will decrease coverage by
3.34%. The diff coverage is8.00%.
:exclamation: Current head 779fae0 differs from pull request most recent head f40d961. Consider uploading reports for the commit f40d961 to get more accurate results
@@ Coverage Diff @@
## master #142 +/- ##
==========================================
- Coverage 51.70% 48.35% -3.35%
==========================================
Files 15 16 +1
Lines 2644 2860 +216
==========================================
+ Hits 1367 1383 +16
- Misses 1277 1477 +200
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/bin/main.rs | 0.00% <0.00%> (ø) |
|
| src/bin/seeds.rs | 0.00% <0.00%> (ø) |
|
| src/core/key.rs | 76.47% <0.00%> (-21.68%) |
:arrow_down: |
| src/util.rs | 31.08% <0.00%> (-1.32%) |
:arrow_down: |
| src/core.rs | 68.33% <36.00%> (-12.69%) |
:arrow_down: |
| src/core/test.rs | 92.26% <73.33%> (-1.89%) |
:arrow_down: |
| src/core/rendezvous.rs | 69.41% <100.00%> (-3.55%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 4444178...f40d961. Read the comment docs.