re-rxjs / react-rxjs

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

docs: add description for `toKeySet` operator #257

Closed voliva closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #257 (fbd0c38) into main (f9b6175) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #257   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           24        24           
  Lines          363       363           
  Branches        50        50           
=========================================
  Hits           363       363           
Impacted Files Coverage Δ
packages/utils/src/partitionByKey.ts 100.00% <ø> (ø)
packages/utils/src/toKeySet.ts 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 f9b6175...fbd0c38. Read the comment docs.