Skip to content
This repository was archived by the owner on Oct 1, 2018. It is now read-only.

Conversation

@hardikpthv
Copy link
Contributor

Closes: #120

@codecov-io
Copy link

codecov-io commented Dec 30, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #224   +/-   ##
=======================================
  Coverage   77.14%   77.14%           
=======================================
  Files          15       15           
  Lines         175      175           
  Branches        7        7           
=======================================
  Hits          135      135           
  Misses         40       40

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 ec32c3a...747cd03. Read the comment docs.

Copy link
Member

@niklas-wortmann niklas-wortmann left a comment

Choose a reason for hiding this comment

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

Except the little syntax error, everything looks really great to me!

name: 'partition',
operatorType: 'transformation',
signature:
'public partition(predicate: function(value: T, index: number): boolean, thisArg: any): [Observable<T>, Observable<T>',
Copy link
Member

Choose a reason for hiding this comment

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

here is a little syntax error. At the end, there is a missing ]

Copy link
Contributor Author

Choose a reason for hiding this comment

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

hmm i see...

Copy link
Member

@niklas-wortmann niklas-wortmann left a comment

Choose a reason for hiding this comment

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

LGTM

@ashwin-sureshkumar
Copy link
Collaborator

@hardikpthv - Could please rebase with master

@ashwin-sureshkumar ashwin-sureshkumar merged commit 8824cbe into ReactiveX:master Jan 8, 2018
@ladyleet
Copy link
Member

ladyleet commented Jan 8, 2018

thank you for merging this @ashwin-sureshkumar! and thx @hardikpthv for the PR! amaze! :)

@hardikpthv hardikpthv deleted the iss-120 branch January 9, 2018 05:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants