ReactiveX / rxdart

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

Use clock package #661

Open hoc081098 opened 2 years ago

hoc081098 commented 2 years ago

Issue #660.

I don't know if this can cause any breaking changes?

codecov-commenter commented 2 years ago

Codecov Report

Merging #661 (09bb2cf) into master (c5daf4c) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #661   +/-   ##
=======================================
  Coverage   93.51%   93.51%           
=======================================
  Files          74       74           
  Lines        2281     2281           
=======================================
  Hits         2133     2133           
  Misses        148      148           
fzyzcjy commented 2 years ago

Any updates?