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 a bunch of compiler warnings #882

Merged
merged 1 commit into from
Apr 21, 2020
Merged

Fix a bunch of compiler warnings #882

merged 1 commit into from
Apr 21, 2020

Conversation

cb372
Copy link
Member

@cb372 cb372 commented Apr 21, 2020

What this does?

Use scala-collection-compat to fix deprecation warnings.

Checklist

  • Reviewed the diff to look for typos, println and format errors.
  • Updated the docs accordingly.

@codecov
Copy link

codecov bot commented Apr 21, 2020

Codecov Report

Merging #882 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #882   +/-   ##
=======================================
  Coverage   86.28%   86.28%           
=======================================
  Files          57       57           
  Lines         824      824           
  Branches        5        5           
=======================================
  Hits          711      711           
  Misses        113      113           
Impacted Files Coverage Δ
.../scala/higherkindness/mu/rpc/channel/package.scala 100.00% <ø> (ø)
...kindness/mu/rpc/kafka/kafkaManagementService.scala 55.29% <ø> (ø)
...ess/mu/rpc/server/handlers/GrpcServerHandler.scala 100.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 429d465...0d7e5e4. Read the comment docs.

@cb372 cb372 merged commit e095da3 into master Apr 21, 2020
@cb372 cb372 deleted the fix-deprecation-warnings branch April 21, 2020 13:18
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.

2 participants