Closed nank1ro closed 1 year ago
:exclamation: No coverage uploaded for pull request base (
dev@3b4d2eb
). Click here to learn what that means. The diff coverage isn/a
.
@@ Coverage Diff @@
## dev #52 +/- ##
======================================
Coverage ? 96.19%
======================================
Files ? 18
Lines ? 736
Branches ? 0
======================================
Hits ? 708
Misses ? 28
Partials ? 0
Before, only the
fetcher
reacted to thesource
. Now also thestream
reacts to thesource
changes by subscribing again to the stream.In addition, the
stream
parameter of theResource
has been changed fromStream
into aStream Function()
in order to be able to listen to a new stream if it changed