Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Send multiple pkgs repetitive by tcp #44

Merged
merged 1 commit into from
Jun 23, 2020

Conversation

watermelo
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #44 into master will increase coverage by 0.12%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
+ Coverage   63.20%   63.33%   +0.12%     
==========================================
  Files          20       20              
  Lines        3286     3300      +14     
==========================================
+ Hits         2077     2090      +13     
  Misses        917      917              
- Partials      292      293       +1     
Impacted Files Coverage Δ
transport/client.go 73.12% <22.22%> (ø)
transport/server.go 68.63% <43.75%> (-0.10%) ⬇️
transport/session.go 67.92% <58.82%> (+1.19%) ⬆️
transport/connection.go 80.39% <100.00%> (+0.85%) ⬆️
rpc/listener.go 60.12% <0.00%> (-1.90%) ⬇️
rpc/codec.go 58.01% <0.00%> (-0.95%) ⬇️
rpc/client.go 78.51% <0.00%> (-0.75%) ⬇️

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 feecc23...5b266bc. Read the comment docs.

@AlexStocks AlexStocks merged commit 485d8c7 into AlexStocks:master Jun 23, 2020
Copy link

@jococi jococi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

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.

4 participants