fix: avoid finishing write futures while stream is being closed #1032
Codecov / codecov/project
succeeded
Feb 29, 2024 in 0s
82.77% (+0.02%) compared to e9b4561
View this Pull Request on Codecov
82.77% (+0.02%) compared to e9b4561
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 82.77%. Comparing base (
e9b4561
) to head (9c1d879
).
Report is 1 commits behind head on unstable.
Additional details and impacted files
@@ Coverage Diff @@
## unstable #1032 +/- ##
============================================
+ Coverage 82.75% 82.77% +0.02%
============================================
Files 91 91
Lines 15616 15620 +4
============================================
+ Hits 12923 12930 +7
+ Misses 2693 2690 -3
Files | Coverage Δ | |
---|---|---|
libp2p/muxers/mplex/lpchannel.nim | 83.87% <100.00%> (+2.00%) |
⬆️ |
Loading