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: Delegated focus #1058

Merged
merged 3 commits into from
Jan 19, 2025
Merged

feat: Delegated focus #1058

merged 3 commits into from
Jan 19, 2025

Conversation

marc2332
Copy link
Owner

This allows to move the focus logic up to a global state

@marc2332 marc2332 added the enhancement 🔥 New feature or request label Jan 19, 2025
@marc2332 marc2332 added this to the 0.3.0 milestone Jan 19, 2025
Copy link

codecov bot commented Jan 19, 2025

Codecov Report

Attention: Patch coverage is 76.92308% with 3 lines in your changes missing coverage. Please review.

Project coverage is 74.88%. Comparing base (c753f9a) to head (5cf65fd).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/hooks/src/use_platform.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1058      +/-   ##
==========================================
- Coverage   74.89%   74.88%   -0.01%     
==========================================
  Files         220      220              
  Lines       25759    25769      +10     
==========================================
+ Hits        19291    19298       +7     
- Misses       6468     6471       +3     

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

@marc2332 marc2332 marked this pull request as ready for review January 19, 2025 15:25
@marc2332 marc2332 merged commit 621f105 into main Jan 19, 2025
7 checks passed
@marc2332 marc2332 deleted the feat/delegated-focus branch January 19, 2025 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🔥 New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant