re-rxjs / react-rxjs

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

chore(core): avoid using rxjs/operators #135

Closed josepot closed 4 years ago

josepot commented 4 years ago

There are a few good reasons for this change:

codecov[bot] commented 4 years ago

Codecov Report

Merging #135 into main will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #135   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines          366       371    +5     
  Branches        39        42    +3     
=========================================
+ Hits           366       371    +5     
Impacted Files Coverage Δ
packages/core/src/internal/react-enhancer.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 75ba112...92d845b. Read the comment docs.