Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: refactored code to use custom hooks #86

Merged
merged 13 commits into from
Oct 4, 2024

fix: removed unused variables

8ae10a7
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

chore: refactored code to use custom hooks #86

fix: removed unused variables
8ae10a7
Select commit
Loading
Failed to load commit list.
GitHub Actions / Coverage annotations (🧪 jest-coverage-report-action) succeeded Sep 28, 2024 in 0s

Coverage report annotations

Coverage report annotations

Details

Created coverage report annotations. To disable them, see documentation.

Annotations

Check warning on line 23 in src/components/Dropdown/DropdownListItem.tsx

See this annotation in the file changed.

@github-actions github-actions / Coverage annotations (🧪 jest-coverage-report-action)

🧾 Statement is not covered

Warning! Not covered statement

Check warning on line 23 in src/components/Dropdown/DropdownListItem.tsx

See this annotation in the file changed.

@github-actions github-actions / Coverage annotations (🧪 jest-coverage-report-action)

🕹️ Function is not covered

Warning! Not covered function

Check warning on line 41 in src/hooks/use-selection-handler.ts

See this annotation in the file changed.

@github-actions github-actions / Coverage annotations (🧪 jest-coverage-report-action)

🌿 Branch is not covered

Warning! Not covered branch