re-rxjs / react-rxjs

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

fix: utils/combineKeys emit empty Map when needed #226

Closed josepot closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #226 (cfa1c19) into main (24080bb) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head cfa1c19 differs from pull request most recent head 872a42e. Consider uploading reports for the commit 872a42e to get more accurate results Impacted file tree graph

@@            Coverage Diff            @@
##              main      #226   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           23        23           
  Lines          423       423           
  Branches        62        62           
=========================================
  Hits           423       423           
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 24080bb...872a42e. Read the comment docs.