re-rxjs / react-rxjs

React bindings for RxJS
https://react-rxjs.org
MIT License
546 stars 18 forks source link

fix Subscribe running in React 18 StrictMode #249

Closed voliva closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #249 (9d8a713) into main (fb7004a) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #249   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           24        24           
  Lines          343       344    +1     
  Branches        49        49           
=========================================
+ Hits           343       344    +1     
Impacted Files Coverage Δ
packages/core/src/Subscribe.tsx 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fb7004a...9d8a713. Read the comment docs.