re-rxjs / react-rxjs

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

fix(contextBinder): fix typings (exclude Suspense from hook) #200

Closed josepot closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #200 (9cfb028) into main (d3fb725) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #200   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           27        27           
  Lines          452       452           
  Branches        62        62           
=========================================
  Hits           452       452           
Impacted Files Coverage Δ
packages/utils/src/contextBinder.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 d3fb725...9cfb028. Read the comment docs.