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

Channel Interceptor Metrics #522

Merged
merged 7 commits into from
Jan 22, 2019
Merged

Channel Interceptor Metrics #522

merged 7 commits into from
Jan 22, 2019

Conversation

fedefernandez
Copy link
Contributor

@fedefernandez fedefernandez commented Jan 18, 2019

This is ready for review.

It adds the metrics interceptor for the channels.

@codecov
Copy link

codecov bot commented Jan 21, 2019

Codecov Report

Merging #522 into master will increase coverage by 0.21%.
The diff coverage is 95%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #522      +/-   ##
==========================================
+ Coverage   81.42%   81.63%   +0.21%     
==========================================
  Files          64       65       +1     
  Lines         985     1002      +17     
  Branches       17       18       +1     
==========================================
+ Hits          802      818      +16     
- Misses        183      184       +1
Impacted Files Coverage Δ
.../scala/higherkindness/mu/rpc/channel/package.scala 100% <100%> (ø) ⬆️
...pc/channel/metrics/MetricsChannelInterceptor.scala 100% <100%> (ø)
.../scala/higherkindness/mu/rpc/testing/servers.scala 94.11% <83.33%> (-5.89%) ⬇️

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 24b49b2...cd02ca3. Read the comment docs.

@fedefernandez fedefernandez changed the title [WIP] - Adds channel interceptor and one test Channel Interceptor Metrics Jan 21, 2019
Co-Authored-By: fedefernandez <720923+fedefernandez@users.noreply.github.com>
@fedefernandez fedefernandez merged commit 3263131 into master Jan 22, 2019
@fedefernandez fedefernandez deleted the ff/channel-metrics branch January 22, 2019 13:50
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.

3 participants