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: RTL support for keyboard commands and pointer events #302

Merged
merged 17 commits into from
May 23, 2024

test coverage

6f12236
Select commit
Loading
Failed to load commit list.
Merged

chore: RTL support for keyboard commands and pointer events #302

test coverage
6f12236
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 23, 2024 in 0s

93.60% (target 90.00%)

View this Pull Request on Codecov

93.60% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 93.22917% with 13 lines in your changes are missing coverage. Please review.

Project coverage is 93.60%. Comparing base (ebd3533) to head (6f12236).

Files Patch % Lines
src/internal/item-container/index.tsx 77.41% 7 Missing ⚠️
src/board/transition.ts 90.62% 3 Missing ⚠️
src/internal/utils/rects.ts 82.35% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #302      +/-   ##
==========================================
- Coverage   93.61%   93.60%   -0.01%     
==========================================
  Files          62       62              
  Lines        4321     4444     +123     
  Branches      753      767      +14     
==========================================
+ Hits         4045     4160     +115     
- Misses        274      282       +8     
  Partials        2        2              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.