Closed hoc081098 closed 2 years ago
Merging #690 (78c6fe5) into master (e13dad0) will increase coverage by
0.02%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #690 +/- ##
==========================================
+ Coverage 93.67% 93.69% +0.02%
==========================================
Files 76 76
Lines 2323 2333 +10
==========================================
+ Hits 2176 2186 +10
Misses 147 147
since Dart 2.18.0, the Stream.fromIterable stream can now be listened to more than once (https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md#dartasync)