jaredLunde / exploration

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

fix: prevent array from creating invalid length #16

Closed jaredLunde closed 2 years ago

codesandbox-ci[bot] commented 2 years ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 28136950f1759ef07a3820bc069dbe1bb4ff5e5c:

Sandbox Source
exploration-basic Configuration
codecov-commenter commented 2 years ago

Codecov Report

Merging #16 (2813695) into main (0646312) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #16   +/-   ##
=======================================
  Coverage   95.30%   95.30%           
=======================================
  Files          26       26           
  Lines        1343     1343           
  Branches      359      359           
=======================================
  Hits         1280     1280           
  Misses         61       61           
  Partials        2        2           
Impacted Files Coverage Δ
src/tree/tree.ts 99.48% <100.00%> (ø)
src/use-virtualize.ts 89.36% <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 0646312...2813695. Read the comment docs.

github-actions[bot] commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: