byte-fe / react-model

The next generation state management library for React
235 stars 22 forks source link

feat(api): add getStore to Lane apis #191

Closed ArrayZoneYour closed 2 years ago

ArrayZoneYour commented 2 years ago

resolve #188

codecov[bot] commented 2 years ago

Codecov Report

Merging #191 (2d4d25c) into main (b7ee895) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 2d4d25c differs from pull request most recent head e0a1415. Consider uploading reports for the commit e0a1415 to get more accurate results

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #191   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          427       428    +1     
  Branches       118       118           
=========================================
+ Hits           427       428    +1     
Impacted Files Coverage Δ
src/index.tsx 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 b7ee895...e0a1415. Read the comment docs.