Skip to content

改变 pool.NewBuffer 的行为,响应固定容量的BufferPool#20

Merged
thinkeridea merged 1 commit intomainfrom
pool.NewBuffer
Feb 23, 2021
Merged

改变 pool.NewBuffer 的行为,响应固定容量的BufferPool#20
thinkeridea merged 1 commit intomainfrom
pool.NewBuffer

Conversation

@thinkeridea
Copy link
Copy Markdown
Owner

#19

@thinkeridea thinkeridea added the optimize Promote or improve code functionality and performance label Feb 23, 2021
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 23, 2021

Codecov Report

Merging #20 (62cf1ef) into main (d07263d) will decrease coverage by 0.22%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
- Coverage   90.77%   90.54%   -0.23%     
==========================================
  Files          26       25       -1     
  Lines         802      772      -30     
==========================================
- Hits          728      699      -29     
+ Misses         52       51       -1     
  Partials       22       22              
Impacted Files Coverage Δ
pool/buffer.go 100.00% <100.00%> (ø)

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 d07263d...62cf1ef. Read the comment docs.

@thinkeridea thinkeridea merged commit 78491dc into main Feb 23, 2021
@thinkeridea thinkeridea deleted the pool.NewBuffer branch February 23, 2021 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

optimize Promote or improve code functionality and performance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant