smux icon indicating copy to clipboard operation
smux copied to clipboard

Implement a bucket per stream to prevent HOLB

Open jared2501 opened this issue 6 years ago • 1 comments

jared2501 avatar Apr 23 '18 07:04 jared2501

Codecov Report

Merging #31 into master will increase coverage by 1.49%. The diff coverage is 93.25%.

Impacted file tree graph

@@            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.

codecov-io avatar Apr 23 '18 07:04 codecov-io