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

Ensure requests after cancellation are noOps #48

Merged
merged 1 commit into from
Feb 1, 2018

Conversation

SystemFw
Copy link
Contributor

@SystemFw SystemFw commented Feb 1, 2018

Fixes #46

I first wrote a test for this, which failed 100% of the time with the previous implementation.
It's now not failing anymore. Hopefully we've seen the last of this.

@SystemFw SystemFw force-pushed the bugfix/cancellation branch from 49f26ba to 2aeef38 Compare February 1, 2018 16:06
@codecov-io
Copy link

codecov-io commented Feb 1, 2018

Codecov Report

Merging #48 into master will decrease coverage by 0.23%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
- Coverage   93.82%   93.58%   -0.24%     
==========================================
  Files           4        4              
  Lines          81       78       -3     
  Branches        4        2       -2     
==========================================
- Hits           76       73       -3     
  Misses          5        5
Impacted Files Coverage Δ
...2/interop/reactivestreams/StreamSubscription.scala 100% <100%> (ø) ⬆️

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 b44f8dd...2aeef38. Read the comment docs.

Copy link
Contributor

@aeons aeons left a comment

Choose a reason for hiding this comment

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

🎉

@zainab-ali
Copy link
Owner

Thanks! 🎉
Hopefully this'll be the end of it 😄

@zainab-ali zainab-ali merged commit 8f4e08f into zainab-ali:master Feb 1, 2018
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.

4 participants