ReactiveX / rxdart

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

feat(ValueStream): add lastEventOrNull, isLastEventValue, isLastEventError, errorAndStackTraceOrNull #729

Closed hoc081098 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #729 (658fca6) into master (0c4fded) will increase coverage by 0.21%. The diff coverage is 88.88%.

:exclamation: Current head 658fca6 differs from pull request most recent head b4c9b53. Consider uploading reports for the commit b4c9b53 to get more accurate results

@@            Coverage Diff             @@
##           master     #729      +/-   ##
==========================================
+ Coverage   93.30%   93.51%   +0.21%     
==========================================
  Files          77       77              
  Lines        2390     2407      +17     
==========================================
+ Hits         2230     2251      +21     
+ Misses        160      156       -4