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-1452: replace metrics/messagebus.go with OpenCensus #1259

Merged
merged 4 commits into from Feb 12, 2019

Conversation

ruz
Copy link
Contributor

@ruz ruz commented Feb 12, 2019

No description provided.

@codecov
Copy link

codecov bot commented Feb 12, 2019

Codecov Report

Merging #1259 into master will decrease coverage by 0.78%.
The diff coverage is 65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1259      +/-   ##
==========================================
- Coverage   50.15%   49.37%   -0.79%     
==========================================
  Files         224      226       +2     
  Lines       16440    17033     +593     
==========================================
+ Hits         8246     8410     +164     
- Misses       7259     7682     +423     
- Partials      935      941       +6
Impacted Files Coverage Δ
metrics/insolar.go 100% <ø> (ø) ⬆️
logicrunner/goplugin/goplugin.go 0% <0%> (ø) ⬆️
messagebus/messagebus.go 37.14% <0%> (-0.18%) ⬇️
logicrunner/goplugin/metrics.go 80% <80%> (ø)
messagebus/metrics.go 90% <90%> (ø)
ledger/storage/record/request.go 30% <0%> (-3.34%) ⬇️
ledger/storage/record/serialize.go 90.62% <0%> (-1.05%) ⬇️
ledger/pulsemanager/pulsemanager.go 4.96% <0%> (-0.12%) ⬇️
consensus/phases/common.go 0% <0%> (ø) ⬆️
... and 15 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 22643a5...cb6d877. Read the comment docs.

@ruz ruz merged commit d3f08ec into master Feb 12, 2019
@ruz ruz deleted the INS-1452-message-bus-metrics-opencensus branch February 12, 2019 14:23
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