re-rxjs / react-rxjs

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

Use sync external store (and moar) #236

Closed josepot closed 2 years ago

josepot commented 2 years ago

A few things in this PR:

codecov[bot] commented 2 years ago

Codecov Report

Merging #236 (571c010) into main (80b28b7) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #236   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           23        23           
  Lines          425       409   -16     
  Branches        62        59    -3     
=========================================
- Hits           425       409   -16     
Impacted Files Coverage Δ
packages/core/src/internal/share-latest.ts 100.00% <100.00%> (ø)
packages/core/src/internal/useObservable.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 80b28b7...571c010. Read the comment docs.