re-rxjs / react-rxjs

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

fix(core): fixes issue with factory bind lazily referencing its enhan… #187

Closed josepot closed 3 years ago

josepot commented 3 years ago

…ced self

codecov[bot] commented 3 years ago

Codecov Report

Merging #187 (7117f37) into main (a180a81) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #187   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           27        27           
  Lines          428       428           
  Branches        55        55           
=========================================
  Hits           428       428           
Impacted Files Coverage Δ
packages/core/src/internal/share-latest.ts 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 a180a81...7117f37. Read the comment docs.