Skip to content

Conversation

@ansionfor
Copy link
Member

原来的demo获取的content-length不正确,并且[]byte最后一位为\r,需要去除

@codecov-commenter
Copy link

codecov-commenter commented Aug 12, 2021

Codecov Report

Merging #1372 (91cd4f9) into master (3fc96f2) will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1372      +/-   ##
==========================================
- Coverage   70.70%   70.66%   -0.04%     
==========================================
  Files         376      376              
  Lines       32279    32280       +1     
==========================================
- Hits        22822    22812      -10     
- Misses       7848     7855       +7     
- Partials     1609     1613       +4     
Impacted Files Coverage Δ
os/gcache/gcache_adapter_memory_lru.go 89.47% <0.00%> (-7.90%) ⬇️
os/glog/glog_logger_rotate.go 72.18% <0.00%> (-1.19%) ⬇️
container/gtree/gtree_avltree.go 92.80% <0.00%> (-0.90%) ⬇️
os/gcron/gcron_schedule.go 27.50% <0.00%> (-0.84%) ⬇️
net/gtcp/gtcp_conn.go 33.11% <0.00%> (-0.67%) ⬇️
os/glog/glog_logger_handler.go 77.50% <0.00%> (+0.57%) ⬆️

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 3fc96f2...91cd4f9. Read the comment docs.

@gqcn gqcn merged commit 2c839db into gogf:master Aug 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants