re-rxjs / react-rxjs

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

fix(utils): partitionByKey make streamSelector optional #214

Closed josepot closed 3 years ago

josepot commented 3 years ago

Fixes #213

codecov[bot] commented 3 years ago

Codecov Report

Merging #214 (35642a1) into main (6444c03) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #214   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           23        23           
  Lines          422       423    +1     
  Branches        61        62    +1     
=========================================
+ Hits           422       423    +1     
Impacted Files Coverage Δ
packages/utils/src/partitionByKey.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 6444c03...35642a1. Read the comment docs.