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

Docs: improvements of IO's document and website config #147

Merged
merged 14 commits into from
Mar 14, 2018
Merged

Conversation

alexandru
Copy link
Member

@alexandru alexandru commented Mar 14, 2018

Changes:

  • in README moved the badges on a newline otherwise it leads to weird effects and it's best if the title is clean (for search engines and others)
  • add details on lazy evaluation and referential transparency
  • add example on retrying evaluation with exponential backoff
  • fixed statement on the behavior of parMapN and add some extra details
  • changed cancelled to canceled to be consistent with our chosen American spelling in the API 🙂
  • organized IO, Fiber and Timer under the "Data Types" section
  • did some configuration in build.sbt, preparing it for publishing

@alexandru
Copy link
Member Author

/cc @gvolpe

@codecov-io
Copy link

codecov-io commented Mar 14, 2018

Codecov Report

Merging #147 into master will decrease coverage by 5%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #147      +/-   ##
==========================================
- Coverage   90.03%   85.02%   -5.01%     
==========================================
  Files          47       47              
  Lines         983     1042      +59     
  Branches       79       78       -1     
==========================================
+ Hits          885      886       +1     
- Misses         98      156      +58

@gvolpe
Copy link
Member

gvolpe commented Mar 14, 2018

Awesome! :)

@alexandru alexandru changed the title Docs: improvements of IO's document Docs: improvements of IO's document and website structure & config Mar 14, 2018
@alexandru alexandru changed the title Docs: improvements of IO's document and website structure & config Docs: improvements of IO's document and website config Mar 14, 2018
Copy link
Member

@LukaJCB LukaJCB left a comment

Choose a reason for hiding this comment

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

👍

@alexandru alexandru merged commit c56d7b2 into master Mar 14, 2018
@alexandru alexandru deleted the docs branch March 14, 2018 14:53
@alexandru alexandru added this to the 0.10 milestone Mar 15, 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.

4 participants