Skip to content

test(IteratorObservable): add spec file for tests on IteratorObservable #741

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

Closed
wants to merge 2 commits into from

Conversation

staltz
Copy link
Member

@staltz staltz commented Nov 17, 2015

Coverage up 0.6%

Add tests for IteratorObservable, which had none. This improves test coverage.

Resolves issue ReactiveX#732.
…or clarity

Refactor IteratorObservable a bit, to improve its clarity and robustness (static create does same
checks as constructor).
@kwonoj
Copy link
Member

kwonoj commented Nov 17, 2015

Coverage up 0.6%

: yay 👍 Changes look good for me.

With this change, there are some lines left as uncovered, can I ask if there are further goals or some of constrains does not allow to cover those lines?

@staltz
Copy link
Member Author

staltz commented Nov 17, 2015

It's this issue: #733

@kwonoj
Copy link
Member

kwonoj commented Nov 17, 2015

Reading lines of missing coverage makes me assumed it might be related - thanks for clarification.

@benlesh
Copy link
Member

benlesh commented Nov 25, 2015

Meh, we can leave them for now.

@benlesh
Copy link
Member

benlesh commented Nov 25, 2015

Merged with 44e8e79

@benlesh benlesh closed this Nov 25, 2015
@staltz staltz deleted the tests-iterator-observable branch November 25, 2015 21:22
@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2019
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.

3 participants