pawelgaczynski / gain

Gain is a high-performance io_uring networking framework written entirely in Go.
Apache License 2.0
509 stars 22 forks source link

Migration to github.com/pawelgaczynski/giouring #25

Closed pawelgaczynski closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #25 (62491fe) into dev (cc7e1a6) will increase coverage by 0.23%. The diff coverage is 71.73%.

@@            Coverage Diff             @@
##              dev      #25      +/-   ##
==========================================
+ Coverage   81.13%   81.37%   +0.23%     
==========================================
  Files          41       30      -11     
  Lines        2942     2303     -639     
==========================================
- Hits         2387     1874     -513     
+ Misses        416      321      -95     
+ Partials      139      108      -31     
Files Changed Coverage Δ
acceptor_worker.go 55.03% <37.50%> (ø)
acceptor.go 72.72% <50.00%> (ø)
read.go 88.88% <50.00%> (ø)
conn_closer.go 75.00% <60.00%> (ø)
write.go 89.28% <60.00%> (ø)
consumer_worker.go 71.61% <71.42%> (ø)
server.go 70.58% <75.00%> (+0.21%) :arrow_up:
looper.go 73.61% <80.00%> (+0.37%) :arrow_up:
read_write_worker.go 75.97% <80.00%> (ø)
worker.go 90.38% <91.66%> (+6.74%) :arrow_up:
... and 2 more