re-rxjs / react-rxjs

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

feat(utils): add 'get' to collect observables #166

Closed josepot closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #166 (6544e6d) into main (a476a2b) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #166   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           23        23           
  Lines          364       376   +12     
  Branches        46        48    +2     
=========================================
+ Hits           364       376   +12     
Impacted Files Coverage Δ
packages/utils/src/collect.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 a476a2b...a81736e. Read the comment docs.