vacp2p / nim-libp2p

libp2p implementation in Nim
https://vacp2p.github.io/nim-libp2p/docs/
MIT License
242 stars 52 forks source link

fix: reset accept fut in stop #1082

Closed Ivansete-status closed 2 months ago

Ivansete-status commented 2 months ago

Changes:

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 75.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 84.56%. Comparing base (09b3e11) to head (7ff9bc6). Report is 1 commits behind head on unstable.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/vacp2p/nim-libp2p/pull/1082/graphs/tree.svg?width=650&height=150&src=pr&token=M88zHaQffJ&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vacp2p)](https://app.codecov.io/gh/vacp2p/nim-libp2p/pull/1082?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vacp2p) ```diff @@ Coverage Diff @@ ## unstable #1082 +/- ## ============================================ - Coverage 84.56% 84.56% -0.01% ============================================ Files 91 91 Lines 15487 15491 +4 ============================================ + Hits 13097 13100 +3 - Misses 2390 2391 +1 ``` | [Files](https://app.codecov.io/gh/vacp2p/nim-libp2p/pull/1082?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vacp2p) | Coverage Δ | | |---|---|---| | [libp2p/transports/tcptransport.nim](https://app.codecov.io/gh/vacp2p/nim-libp2p/pull/1082?src=pr&el=tree&filepath=libp2p%2Ftransports%2Ftcptransport.nim&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vacp2p#diff-bGlicDJwL3RyYW5zcG9ydHMvdGNwdHJhbnNwb3J0Lm5pbQ==) | `80.79% <75.00%> (-0.14%)` | :arrow_down: | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/vacp2p/nim-libp2p/pull/1082/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vacp2p)