re-rxjs / react-rxjs

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

fix(createKeyedSignal): Fix types on key selector overload #178

Closed voliva closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #178 (27a0bb7) into main (7c84ed5) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #178   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           28        28           
  Lines          430       430           
  Branches        53        53           
=========================================
  Hits           430       430           
Impacted Files Coverage Δ
packages/utils/src/createKeyedSignal.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 7c84ed5...27a0bb7. Read the comment docs.