Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add {.async: (raises).} to libp2p/stream modules #1050

Merged
merged 9 commits into from
Mar 5, 2024

Merge branch 'unstable' into dev/etan/ex-stream

393ae49
Select commit
Loading
Failed to load commit list.
Merged

add {.async: (raises).} to libp2p/stream modules #1050

Merge branch 'unstable' into dev/etan/ex-stream
393ae49
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 5, 2024 in 0s

82.76% (+0.03%) compared to 8294d5b

View this Pull Request on Codecov

82.76% (+0.03%) compared to 8294d5b

Details

Codecov Report

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

Project coverage is 82.76%. Comparing base (8294d5b) to head (393ae49).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           unstable    #1050      +/-   ##
============================================
+ Coverage     82.73%   82.76%   +0.03%     
============================================
  Files            91       91              
  Lines         15586    15666      +80     
============================================
+ Hits          12895    12966      +71     
- Misses         2691     2700       +9     
Files Coverage Δ
libp2p/muxers/mplex/coder.nim 92.68% <100.00%> (+2.93%) ⬆️
libp2p/protocols/connectivity/relay/rconn.nim 97.36% <100.00%> (-2.64%) ⬇️
libp2p/transports/wstransport.nim 84.97% <93.33%> (+1.06%) ⬆️
libp2p/upgrademngrs/muxedupgrade.nim 85.24% <88.88%> (+1.37%) ⬆️
libp2p/muxers/mplex/lpchannel.nim 82.60% <93.33%> (+0.74%) ⬆️
libp2p/protocols/secure/noise.nim 90.09% <83.33%> (+0.43%) ⬆️
libp2p/stream/bufferstream.nim 93.84% <88.88%> (+4.69%) ⬆️
libp2p/stream/connection.nim 91.13% <90.90%> (+1.95%) ⬆️
libp2p/stream/chronosstream.nim 84.46% <86.95%> (+1.13%) ⬆️
libp2p/protocols/secure/secure.nim 72.13% <80.00%> (-0.60%) ⬇️
... and 5 more

... and 14 files with indirect coverage changes