ReactiveX / rxdart

The Reactive Extensions for Dart
http://reactivex.io
Apache License 2.0
3.36k stars 272 forks source link

switchMap: pause the outer subscription when cancelling the inner subscription, then resuming #737

Closed hoc081098 closed 10 months ago

hoc081098 commented 10 months ago

I am adding tests to verify the behavior

codecov-commenter commented 10 months ago

Codecov Report

Merging #737 (b2f83aa) into master (18fd718) will increase coverage by 0.09%. Report is 1 commits behind head on master. The diff coverage is 100.00%.

:exclamation: Current head b2f83aa differs from pull request most recent head 845ae77. Consider uploading reports for the commit 845ae77 to get more accurate results

@@            Coverage Diff             @@
##           master     #737      +/-   ##
==========================================
+ Coverage   93.08%   93.18%   +0.09%     
==========================================
  Files          78       78              
  Lines        2431     2466      +35     
==========================================
+ Hits         2263     2298      +35     
  Misses        168      168