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

test: add more tests #6

Closed jaredLunde closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #6 (60831d7) into main (c5c2b73) will increase coverage by 27.08%. The diff coverage is 66.66%.

@@             Coverage Diff             @@
##             main       #6       +/-   ##
===========================================
+ Coverage   56.43%   83.51%   +27.08%     
===========================================
  Files          25       25               
  Lines        1205     1213        +8     
  Branches      319      322        +3     
===========================================
+ Hits          680     1013      +333     
+ Misses        475      188      -287     
+ Partials       50       12       -38     
Impacted Files Coverage Δ
src/utils.ts 77.61% <0.00%> (+12.46%) :arrow_up:
src/use-hotkeys.ts 98.40% <50.00%> (+98.40%) :arrow_up:
src/node.tsx 100.00% <100.00%> (+100.00%) :arrow_up:
src/tree/tree.ts 99.46% <100.00%> (+1.62%) :arrow_up:
src/use-deferred-value.ts 92.85% <100.00%> (+70.63%) :arrow_up:
src/use-virtualize.ts 88.05% <100.00%> (+88.05%) :arrow_up:
src/use-selections.ts 92.85% <0.00%> (+3.06%) :arrow_up:
src/use-resize-observer.ts 47.82% <0.00%> (+47.82%) :arrow_up:
... and 5 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 e14410c...60831d7. 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: