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

docs: add README and typedoc docstrings #9

Closed jaredLunde closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #9 (7ea6c0e) into main (c9cac78) will decrease coverage by 0.07%. The diff coverage is 93.82%.

@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
- Coverage   95.79%   95.72%   -0.08%     
==========================================
  Files          25       25              
  Lines        1214     1216       +2     
  Branches      323      322       -1     
==========================================
+ Hits         1163     1164       +1     
- Misses         50       51       +1     
  Partials        1        1              
Impacted Files Coverage Δ
src/tree/branch.ts 100.00% <ø> (ø)
src/tree/observable.ts 93.75% <ø> (ø)
src/tree/tree.ts 99.46% <ø> (ø)
src/use-filter.ts 100.00% <ø> (ø)
src/use-visible-nodes.ts 75.00% <ø> (ø)
src/utils.ts 98.50% <ø> (ø)
src/use-node-plugins.ts 96.29% <66.66%> (-3.71%) :arrow_down:
src/use-virtualize.ts 88.97% <89.74%> (+0.08%) :arrow_up:
src/file-tree.ts 97.53% <100.00%> (-0.04%) :arrow_down:
src/index.ts 82.60% <100.00%> (ø)
... and 9 more

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 c9cac78...7ea6c0e. Read the comment docs.

github-actions[bot] commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: