jaredLunde / exploration

⛵ Primitives for creating high performance file explorers with React
https://codesandbox.io/s/basic-example-p1udcm?file=/src/App.tsx
MIT License
52 stars 4 forks source link

fix: more closely mimic use deferred value #5

Closed jaredLunde closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #5 (19ac639) into main (d02ddc4) will decrease coverage by 0.77%. The diff coverage is 13.04%.

@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
- Coverage   57.20%   56.43%   -0.78%     
==========================================
  Files          25       25              
  Lines        1187     1205      +18     
  Branches      317      319       +2     
==========================================
+ Hits          679      680       +1     
- Misses        459      475      +16     
- Partials       49       50       +1     
Impacted Files Coverage Δ
src/use-deferred-value.ts 22.22% <9.09%> (-33.34%) :arrow_down:
src/utils.ts 65.15% <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 39eab31...19ac639. Read the comment docs.