Skip to content

Conversation

@davidwdan
Copy link
Member

Fixed some type issues in tests, ReplaySubject, and Recorded

Fixes #116

@coveralls
Copy link

coveralls commented Jan 11, 2017

Coverage Status

Coverage decreased (-4.0e-05%) to 99.953% when pulling c0eb258 on davidwdan:strict into 9756162 on ReactiveX:2.x.

@@ -1,4 +1,4 @@
<?php
<?php declare(strict_types = 1);
Copy link
Member

Choose a reason for hiding this comment

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

Is this the accepted place to put this line? Looks a bit awkward.

Fixed some type issues in tests, ReplaySubject, and Recorded
@coveralls
Copy link

coveralls commented Jan 12, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 0d89387 on davidwdan:strict into f93f7dd on ReactiveX:2.x.

@davidwdan
Copy link
Member Author

@asm89 I moved declare to a separate line and rebased on 2.x

@asm89 asm89 merged commit 5d90762 into ReactiveX:2.x Feb 7, 2017
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.

3 participants