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

feat: finalize the api #13

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 45cd77f0cc49f2ac1f773d229f94c0b88e8b61fc:

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

Codecov Report

Merging #13 (45cd77f) into main (ee370e9) will decrease coverage by 0.39%. The diff coverage is 94.87%.

@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
- Coverage   95.86%   95.47%   -0.40%     
==========================================
  Files          26       26              
  Lines        1258     1326      +68     
  Branches      341      355      +14     
==========================================
+ Hits         1206     1266      +60     
- Misses         51       59       +8     
  Partials        1        1              
Impacted Files Coverage Δ
src/use-visible-nodes.ts 75.00% <ø> (ø)
src/observable-data.ts 75.75% <81.81%> (ø)
src/tree/subject.ts 83.33% <83.33%> (ø)
src/file-tree.ts 94.82% <90.62%> (-1.84%) :arrow_down:
src/tree/tree.ts 99.48% <96.66%> (-0.52%) :arrow_down:
src/index.ts 83.33% <100.00%> (ø)
src/node.tsx 100.00% <100.00%> (ø)
src/tree/nodes-by-id.ts 100.00% <100.00%> (ø)
src/use-dnd.ts 100.00% <100.00%> (ø)
src/use-file-tree-snapshot.ts 100.00% <100.00%> (ø)
... and 8 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 9e36720...45cd77f. Read the comment docs.

github-actions[bot] commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: