re-rxjs / react-rxjs

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

feat(utils-createListener): add overload for shorthand listeners #128

Closed voliva closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #128 into main will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #128   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines          372       372           
  Branches        38        38           
=========================================
  Hits           372       372           
Impacted Files Coverage Δ
packages/utils/src/createListener.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 45f32cc...38e9db7. Read the comment docs.