Add subject 'BehaviorSubject'#153
Add subject 'BehaviorSubject'#153mergify[bot] merged 11 commits intorxRust:masterfrom utilForever:master
Conversation
|
Welcome to rxRust! |
|
Thanks, LGTM, and please update the |
|
This pull request does not keep the same code style as this project. Could you fix it? 🙏 Switch to the nightly compiler (with rustup |
Codecov Report
@@ Coverage Diff @@
## master #153 +/- ##
==========================================
- Coverage 95.29% 95.23% -0.06%
==========================================
Files 57 58 +1
Lines 4376 4515 +139
==========================================
+ Hits 4170 4300 +130
- Misses 206 215 +9
Continue to review full report at Codecov.
|
- Variable does not need to be mutable
|
@M-Adoo Please approve running workflows. ⛓️ |
This revisions includes:
p.s. As this is my first PR in this repo, i tried to inspire my implementation on struct 'Subject'.