ReactiveX / rxdart

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

fix(subject): only call `onAdd` and `onError` if the subject is not closed #698

Closed hoc081098 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #698 (aa04314) into master (8916c7c) will increase coverage by 0.00%. The diff coverage is 100.00%.

:exclamation: Current head aa04314 differs from pull request most recent head 04f7f6a. Consider uploading reports for the commit 04f7f6a to get more accurate results

@@           Coverage Diff           @@
##           master     #698   +/-   ##
=======================================
  Coverage   93.73%   93.74%           
=======================================
  Files          77       77           
  Lines        2332     2334    +2     
=======================================
+ Hits         2186     2188    +2     
  Misses        146      146