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 docblocks for methoods that create instances that call Await. #244

Merged
merged 1 commit into from
Jul 13, 2020

Conversation

dangerousben
Copy link
Contributor

Includes a standard warning about Await and production code.

Addresses #243.

Includes a standard warning about Await and production code.

Addresses typelevel#243.
@codecov-commenter
Copy link

codecov-commenter commented Jul 13, 2020

Codecov Report

Merging #244 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #244   +/-   ##
=======================================
  Coverage   91.35%   91.35%           
=======================================
  Files           9        9           
  Lines         162      162           
  Branches        3        5    +2     
=======================================
  Hits          148      148           
  Misses         14       14           
Impacted Files Coverage Δ
...il/src/main/scala/io/catbird/util/Rerunnable.scala 90.36% <ø> (ø)

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 fc9911b...2e63136. Read the comment docs.

@travisbrown travisbrown self-requested a review July 13, 2020 05:37
Copy link
Contributor

@travisbrown travisbrown left a comment

Choose a reason for hiding this comment

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

Looks good to me, thanks!

@felixbr
Copy link
Contributor

felixbr commented Jul 13, 2020

Very nice 👍

@felixbr felixbr merged commit f1ca45f into typelevel:master Jul 13, 2020
@dangerousben dangerousben deleted the feature/await-docs branch July 17, 2020 11:26
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