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

Add fastparse-cats to the list of projects #2247

Merged
merged 1 commit into from
May 7, 2018

Conversation

johnynek
Copy link
Contributor

@johnynek johnynek commented May 6, 2018

These instances could be useful for someone working with fastparse. Hoping to reach a wider audience.

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #2247     +/-   ##
=========================================
+ Coverage   94.65%   94.95%   +0.3%     
=========================================
  Files         333      333             
  Lines        5777     5787     +10     
  Branches      217      222      +5     
=========================================
+ Hits         5468     5495     +27     
+ Misses        309      292     -17
Impacted Files Coverage Δ
laws/src/main/scala/cats/laws/MonadLaws.scala 100% <0%> (ø) ⬆️
core/src/main/scala/cats/data/Ior.scala 98.48% <0%> (+0.01%) ⬆️
core/src/main/scala/cats/Eval.scala 98.75% <0%> (+0.04%) ⬆️
core/src/main/scala/cats/data/IorT.scala 97.76% <0%> (+0.05%) ⬆️
core/src/main/scala/cats/syntax/either.scala 99.16% <0%> (+14.16%) ⬆️

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 b163e77...9329370. Read the comment docs.

@kailuowang kailuowang merged commit c33fa1e into master May 7, 2018
@kailuowang kailuowang deleted the oscar/add-fastparse-cats branch May 7, 2018 14:09
@kailuowang kailuowang added this to the 1.2 milestone May 30, 2018
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.

4 participants