Skip to content
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

fix(types): Fixed signature for onErrorResumeNext #4603

Merged

Conversation

Spetastian
Copy link
Contributor

Removed type that would allow for a function to be passed.

Related issue: #4477

Removed type that would allow for a function to be passed.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8182

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.2%) to 96.805%

Files with Coverage Reduction New Missed Lines %
src/internal/operators/onErrorResumeNext.ts 1 81.82%
Totals Coverage Status
Change from base Build 8181: -0.2%
Covered Lines: 5242
Relevant Lines: 5415

💛 - Coveralls

@benlesh benlesh merged commit 4dd0be0 into ReactiveX:master Apr 23, 2019
BioPhoton pushed a commit to BioPhoton/rxjs that referenced this pull request May 15, 2019
Removed type that would allow for a function to be passed.
@lock lock bot locked as resolved and limited conversation to collaborators May 23, 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