re-rxjs / react-rxjs

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

@react-rxjs/core: fix StrictMode error on immediate unmount #271

Closed josepot closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #271 (5709031) into main (26b6460) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #271   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           24        24           
  Lines          362       362           
  Branches        50        50           
=========================================
  Hits           362       362           
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 26b6460...5709031. Read the comment docs.