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

Enable -Xfatal-warnings for Scala 2.13 #909

Merged
merged 2 commits into from
May 4, 2020
Merged

Enable -Xfatal-warnings for Scala 2.13 #909

merged 2 commits into from
May 4, 2020

Conversation

cb372
Copy link
Member

@cb372 cb372 commented May 4, 2020

Now that those annotations have been deleted (#908), we can re-enable -Xfatal-warnings for Scala 2.13.x.

What this does?

Changes, features, fixes ...

Checklist

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

@codecov
Copy link

codecov bot commented May 4, 2020

Codecov Report

Merging #909 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #909   +/-   ##
=======================================
  Coverage   88.58%   88.58%           
=======================================
  Files          58       58           
  Lines         832      832           
  Branches        3        3           
=======================================
  Hits          737      737           
  Misses         95       95           
Impacted Files Coverage Δ
...ess/mu/rpc/server/handlers/GrpcServerHandler.scala 100.00% <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 d413a9b...e5de4e3. Read the comment docs.

@cb372 cb372 merged commit f2edae0 into master May 4, 2020
@cb372 cb372 deleted the fatal-warnings branch May 4, 2020 14:20
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