rxjs-docs icon indicating copy to clipboard operation
rxjs-docs copied to clipboard

docs(operators): add documentation for toPromise

Open niklas-wortmann opened this issue 7 years ago • 4 comments
trafficstars

#133

niklas-wortmann avatar Jan 03 '18 19:01 niklas-wortmann

Oh.... I will fix the commit message this afternoon. Also I have to change the relatedOperators, which were just copy pasted (hups :D)

niklas-wortmann avatar Jan 04 '18 07:01 niklas-wortmann

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #228   +/-   ##
=======================================
  Coverage   90.49%   90.49%           
=======================================
  Files         115      115           
  Lines         442      442           
  Branches       10       10           
=======================================
  Hits          400      400           
  Misses         40       40           
  Partials        2        2
Impacted Files Coverage Δ
src/operator-docs/utility/toPromise.ts 100% <ø> (ø) :arrow_up:

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 3dc2401...f37338b. Read the comment docs.

codecov-io avatar Jan 04 '18 20:01 codecov-io

Please don't merge, I would like to add a tip for making use of asnyc await (regarding to #556)

niklas-wortmann avatar Feb 12 '18 12:02 niklas-wortmann

@btroncone @sumitarora - Can you please review this ?

ashwin-sureshkumar avatar Mar 08 '18 14:03 ashwin-sureshkumar