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: fix async node resolution #4

Closed jaredLunde closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #4 (3c33e04) into main (eab7aec) will decrease coverage by 2.30%. The diff coverage is 10.71%.

@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
- Coverage   59.50%   57.20%   -2.31%     
==========================================
  Files          24       25       +1     
  Lines        1141     1187      +46     
  Branches      302      317      +15     
==========================================
  Hits          679      679              
- Misses        418      459      +41     
- Partials       44       49       +5     
Impacted Files Coverage Δ
src/use-resize-observer.ts 0.00% <0.00%> (ø)
src/use-virtualize.ts 0.00% <0.00%> (ø)
src/tree/tree.ts 97.83% <85.71%> (ø)

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 c29b9bf...3c33e04. Read the comment docs.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 1.1.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: