jaredLunde / exploration

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

fix: fix bundle size #25

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 a7e91cb130c9a54523b6b4397d0c3d1fc1ec8a7a:

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

Codecov Report

Merging #25 (a7e91cb) into main (8ffc30c) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #25   +/-   ##
=======================================
  Coverage   94.63%   94.63%           
=======================================
  Files          26       26           
  Lines        1417     1417           
  Branches      382      382           
=======================================
  Hits         1341     1341           
  Misses         74       74           
  Partials        2        2           
Impacted Files Coverage Δ
src/use-file-tree-snapshot.ts 96.29% <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 cc791b3...a7e91cb. Read the comment docs.

github-actions[bot] commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: