gnet
gnet copied to clipboard
avoid allocation by reserving space
avoid allocation by reserving space
Codecov Report
Merging #228 (c769016) into master (990db79) will increase coverage by
0.01%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #228 +/- ##
==========================================
+ Coverage 82.35% 82.36% +0.01%
==========================================
Files 18 18
Lines 1746 1747 +1
==========================================
+ Hits 1438 1439 +1
Misses 255 255
Partials 53 53
Flag | Coverage Ξ | |
---|---|---|
unittests | 82.36% <100.00%> (+0.01%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Ξ | |
---|---|---|
codec.go | 87.93% <100.00%> (+0.06%) |
: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 990db79...c769016. Read the comment docs.
I wonder if this code change is making an appreciable result?
Closing stale PR.