smux
smux copied to clipboard
Implement a bucket per stream to prevent HOLB
Codecov Report
Merging #31 into master will increase coverage by
1.49%
. The diff coverage is93.25%
.
@@ Coverage Diff @@
## master #31 +/- ##
==========================================
+ Coverage 85.3% 86.79% +1.49%
==========================================
Files 4 4
Lines 381 424 +43
==========================================
+ Hits 325 368 +43
- Misses 48 49 +1
+ Partials 8 7 -1
Impacted Files | Coverage Δ | |
---|---|---|
frame.go | 100% <ø> (ø) |
:arrow_up: |
mux.go | 100% <100%> (ø) |
:arrow_up: |
session.go | 86.81% <92.72%> (+1.76%) |
:arrow_up: |
stream.go | 83.22% <93.1%> (+1.97%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update e28719e...a468d32. Read the comment docs.