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

INS-2770: change outgoing requests affinity #2059

Merged
merged 4 commits into from Jul 8, 2019

Conversation

afiskon
Copy link
Contributor

@afiskon afiskon commented Jul 8, 2019

No description provided.

@codecov
Copy link

codecov bot commented Jul 8, 2019

Codecov Report

Merging #2059 into master will decrease coverage by 0.52%.
The diff coverage is 82.35%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2059      +/-   ##
==========================================
- Coverage   47.42%   46.89%   -0.53%     
==========================================
  Files         345      345              
  Lines       21202    20786     -416     
==========================================
- Hits        10054     9747     -307     
+ Misses      10259    10173      -86     
+ Partials      889      866      -23
Flag Coverage Δ
#aFlag 46.89% <82.35%> (-0.53%) ⬇️
Impacted Files Coverage Δ
logicrunner/logicrunner_rpc_methods.go 25.09% <ø> (ø) ⬆️
logicrunner/artifacts/client.go 10.78% <0%> (ø) ⬆️
insolar/record/record.go 16.66% <100%> (+16.66%) ⬆️
ledger/light/executor/filaments.go 78.75% <100%> (-1.41%) ⬇️
ledger/light/proc/set_request.go 63.63% <100%> (ø) ⬆️
ledger/light/handle/set_outgoing_request.go 82.6% <66.66%> (-4.35%) ⬇️
pulsar/pulsarconsensus.go 65.97% <0%> (-11.81%) ⬇️
log/sourceinfo.go 71.42% <0%> (-10.39%) ⬇️
network/hostnetwork/handlers.go 72.5% <0%> (-5%) ⬇️
ledger/blob/db.go 78.57% <0%> (-4.77%) ⬇️
... and 14 more

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 07ba857...3452bc1. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Jul 8, 2019

Codecov Report

Merging #2059 into master will decrease coverage by 0.52%.
The diff coverage is 82.35%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2059      +/-   ##
==========================================
- Coverage   47.42%   46.89%   -0.53%     
==========================================
  Files         345      345              
  Lines       21202    20786     -416     
==========================================
- Hits        10054     9747     -307     
+ Misses      10259    10173      -86     
+ Partials      889      866      -23
Flag Coverage Δ
#aFlag 46.89% <82.35%> (-0.53%) ⬇️
Impacted Files Coverage Δ
logicrunner/logicrunner_rpc_methods.go 25.09% <ø> (ø) ⬆️
logicrunner/artifacts/client.go 10.78% <0%> (ø) ⬆️
insolar/record/record.go 16.66% <100%> (+16.66%) ⬆️
ledger/light/executor/filaments.go 78.75% <100%> (-1.41%) ⬇️
ledger/light/proc/set_request.go 63.63% <100%> (ø) ⬆️
ledger/light/handle/set_outgoing_request.go 82.6% <66.66%> (-4.35%) ⬇️
pulsar/pulsarconsensus.go 65.97% <0%> (-11.81%) ⬇️
log/sourceinfo.go 71.42% <0%> (-10.39%) ⬇️
network/hostnetwork/handlers.go 72.5% <0%> (-5%) ⬇️
ledger/blob/db.go 78.57% <0%> (-4.77%) ⬇️
... and 14 more

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 07ba857...3452bc1. Read the comment docs.

@afiskon afiskon merged commit e61159e into master Jul 8, 2019
@afiskon afiskon deleted the INS-2770-change-outgoing-requests-affinity branch July 8, 2019 16:17
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.

None yet

2 participants