rxjs-docs
rxjs-docs copied to clipboard
docs(operators): add fromPromise documentation
closes: #79
Codecov Report
Merging #229 into master will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #229 +/- ##
=======================================
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/creation/fromPromise.ts | 100% <ø> (ø) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 192a02b...3266e74. Read the comment docs.
@btroncone - Could you please re-review ?
@ashwin-sureshkumar any idea why travis is broken? there is no log or something like that
Its one of the dependencies @JWO719.
This PR fixes it https://github.com/ReactiveX/rxjs-docs/pull/236
Can you please review that PR, we have to have two approvals before we merge in. Then you can rebase with master and should be good.
thx @JWO719 @ashwin-sureshkumar @btroncone for all your hard work!
@btroncone @ashwin-sureshkumar last commit should fix both requested changes. Please take a look at it and let me know if there is something else I can fix.
@btroncone, @ashwin-sureshkumar, @sumitarora could you take another look at this pr to get this done?