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 FAQ formatting error #2684

Merged
merged 1 commit into from Jan 4, 2019
Merged

Conversation

ceedubs
Copy link
Contributor

@ceedubs ceedubs commented Jan 4, 2019

No description provided.

@codecov-io
Copy link

codecov-io commented Jan 4, 2019

Codecov Report

Merging #2684 into master will increase coverage by 0.25%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2684      +/-   ##
==========================================
+ Coverage   94.87%   95.13%   +0.25%     
==========================================
  Files         365      365              
  Lines        6737     6757      +20     
  Branches      280      300      +20     
==========================================
+ Hits         6392     6428      +36     
+ Misses        345      329      -16
Impacted Files Coverage Δ
core/src/main/scala/cats/data/ContT.scala 100% <0%> (ø) ⬆️
laws/src/main/scala/cats/laws/MonadLaws.scala 100% <0%> (ø) ⬆️
core/src/main/scala/cats/data/Ior.scala 98.54% <0%> (+0.01%) ⬆️
core/src/main/scala/cats/Eval.scala 98.82% <0%> (+0.04%) ⬆️
core/src/main/scala/cats/data/IorT.scala 97.79% <0%> (+0.04%) ⬆️
.../src/main/scala/cats/data/RepresentableStore.scala 87.5% <0%> (+4.16%) ⬆️
core/src/main/scala/cats/syntax/either.scala 99.26% <0%> (+12.5%) ⬆️
testkit/src/main/scala/cats/tests/CatsSuite.scala 70% <0%> (+36.66%) ⬆️

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 adc47b9...dcc5ec7. Read the comment docs.

@LukaJCB LukaJCB merged commit ee7d356 into typelevel:master Jan 4, 2019
@kailuowang kailuowang added this to the 1.6 milestone Jan 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants