re-rxjs / react-rxjs

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

Feat/utils context binder #163

Closed josepot closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #163 (fc2bebd) into main (36950b7) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #163   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        23    +1     
  Lines          356       364    +8     
  Branches        46        46           
=========================================
+ Hits           356       364    +8     
Impacted Files Coverage Δ
packages/core/src/internal/share-latest.ts 100.00% <100.00%> (ø)
packages/utils/src/contextBinder.ts 100.00% <100.00%> (ø)
packages/utils/src/suspend.ts 100.00% <0.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 36950b7...fc2bebd. Read the comment docs.