re-rxjs / react-rxjs

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

`partitionByKey` fixes and improvements #251

Closed josepot closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #251 (f823abe) into main (78416fb) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #251   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           24        24           
  Lines          344       354   +10     
  Branches        49        50    +1     
=========================================
+ Hits           344       354   +10     
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 78416fb...f823abe. Read the comment docs.