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 formatting #3366

Merged
merged 1 commit into from
Mar 24, 2020
Merged

Conversation

travisbrown
Copy link
Contributor

#3328 had been open a while and broke formatting on master when I merged it. This change fixes it.

@codecov-io
Copy link

codecov-io commented Mar 24, 2020

Codecov Report

Merging #3366 into master will decrease coverage by 0.02%.
The diff coverage is 80.95%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3366      +/-   ##
==========================================
- Coverage   93.35%   93.33%   -0.03%     
==========================================
  Files         378      378              
  Lines        7710     7723      +13     
  Branches      204      218      +14     
==========================================
+ Hits         7198     7208      +10     
- Misses        512      515       +3     
Flag Coverage Δ
#scala_version_212 93.38% <78.94%> (-0.03%) ⬇️
#scala_version_213 93.11% <80.95%> (-0.03%) ⬇️
Impacted Files Coverage Δ
...eycats-core/src/main/scala/alleycats/std/set.scala 48.93% <55.55%> (-2.23%) ⬇️
...src/main/scala-2.13+/cats/instances/lazyList.scala 100.00% <100.00%> (ø)
core/src/main/scala/cats/data/Chain.scala 98.49% <100.00%> (+0.01%) ⬆️
core/src/main/scala/cats/instances/queue.scala 100.00% <100.00%> (ø)
core/src/main/scala/cats/instances/vector.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 53575e5...dae9691. Read the comment docs.

@travisbrown travisbrown merged commit c494157 into typelevel:master Mar 24, 2020
@travisbrown travisbrown added this to the 2.2.0-M1 milestone Mar 30, 2020
@travisbrown travisbrown added build and removed build labels Mar 30, 2020
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