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

fix: fix missing exports and type narrowing #18

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 0b5b2171933e35c274aae38b3acbb162b077b0a9:

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

Codecov Report

Merging #18 (0b5b217) into main (85ed160) will increase coverage by 0.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
+ Coverage   95.18%   95.22%   +0.03%     
==========================================
  Files          26       26              
  Lines        1349     1360      +11     
  Branches      359      359              
==========================================
+ Hits         1284     1295      +11     
  Misses         63       63              
  Partials        2        2              
Impacted Files Coverage Δ
src/file-tree.ts 95.27% <100.00%> (+0.44%) :arrow_up:
src/use-hotkeys.ts 98.43% <100.00%> (ø)
src/use-roving-focus.ts 100.00% <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 78e192c...0b5b217. Read the comment docs.

github-actions[bot] commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: