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

Remove unnecessary semicolons #2451

Merged
merged 1 commit into from
Sep 1, 2018

Conversation

kun-song
Copy link
Contributor

@kun-song kun-song commented Sep 1, 2018

Remove unnecessary semicolons for small improvements.

@codecov-io
Copy link

codecov-io commented Sep 1, 2018

Codecov Report

Merging #2451 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2451   +/-   ##
=======================================
  Coverage   95.29%   95.29%           
=======================================
  Files         351      351           
  Lines        6371     6371           
  Branches      286      286           
=======================================
  Hits         6071     6071           
  Misses        300      300
Impacted Files Coverage Δ
core/src/main/scala/cats/data/Chain.scala 99.54% <100%> (ø) ⬆️
...nel/src/main/scala/cats/kernel/instances/map.scala 100% <100%> (ø) ⬆️
core/src/main/scala/cats/instances/sortedMap.scala 96.87% <100%> (ø) ⬆️

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 380f721...efc7a53. Read the comment docs.

Copy link
Contributor

@ceedubs ceedubs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @satansk!

@kailuowang kailuowang merged commit 6ac776c into typelevel:master Sep 1, 2018
@kun-song kun-song deleted the remove-unnecessary-semicolon branch September 2, 2018 00:47
@LukaJCB LukaJCB added this to the 1.3 milestone Sep 2, 2018
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.

5 participants