rsocket / rsocket-go

rsocket-go implementation
Apache License 2.0
507 stars 46 forks source link

chore: bump reactor-go to v0.5.5 #126

Closed jjeffcaii closed 2 years ago

jjeffcaii commented 2 years ago

[One line description of your change]

Motivation:

[Explain here the context, and why you're making that change. What is the problem you're trying to solve.]

Modifications:

[Describe the modifications you've done.]

Result:

[After your change, what will change.]

codecov-commenter commented 2 years ago

Codecov Report

Merging #126 (4c85364) into master (11ad065) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #126   +/-   ##
=======================================
  Coverage   64.90%   64.90%           
=======================================
  Files          99       99           
  Lines        5303     5303           
=======================================
  Hits         3442     3442           
- Misses       1584     1586    +2     
+ Partials      277      275    -2     
Impacted Files Coverage Δ
server.go 73.89% <0.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 11ad065...4c85364. Read the comment docs.