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

feat(editor): Add workman layout support #606

Merged
merged 1 commit into from
Jul 14, 2024

feat(editor): Add workman layout support

2a874ec
Select commit
Loading
Failed to load commit list.
Merged

feat(editor): Add workman layout support #606

feat(editor): Add workman layout support
2a874ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 14, 2024 in 0s

89.41% (-0.04%) compared to a40f7c7

View this Pull Request on Codecov

89.41% (-0.04%) compared to a40f7c7

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 4 lines in your changes missing coverage. Please review.

Project coverage is 89.41%. Comparing base (a40f7c7) to head (2a874ec).

Files Patch % Lines
src/editor/keyboard/workman.rs 0.00% 3 Missing ⚠️
src/editor/keyboard/mod.rs 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #606      +/-   ##
==========================================
- Coverage   89.44%   89.41%   -0.04%     
==========================================
  Files          39       40       +1     
  Lines        8586     8598      +12     
==========================================
+ Hits         7680     7688       +8     
- Misses        906      910       +4     

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