re-rxjs / react-rxjs

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

fix(utils): combineKeys allow for reentrant keys #195

Closed josepot closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #195 (b8b0942) into main (c6b4010) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #195   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           27        27           
  Lines          451       452    +1     
  Branches        62        62           
=========================================
+ Hits           451       452    +1     
Impacted Files Coverage Δ
packages/utils/src/combineKeys.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 c6b4010...b8b0942. Read the comment docs.