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

fix: Properly emit keyboard events #499

Merged
merged 1 commit into from
Feb 8, 2024

fix: Properly emit keyboard events

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

fix: Properly emit keyboard events #499

fix: Properly emit keyboard events
2fc5ad4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 8, 2024 in 0s

53.79% (-0.01%) compared to be10fdc

View this Pull Request on Codecov

53.79% (-0.01%) compared to be10fdc

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (be10fdc) 53.80% compared to head (2fc5ad4) 53.79%.
Report is 1 commits behind head on main.

Files Patch % Lines
crates/core/src/events/dom_events.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #499      +/-   ##
==========================================
- Coverage   53.80%   53.79%   -0.01%     
==========================================
  Files         152      152              
  Lines       13519    13523       +4     
==========================================
+ Hits         7274     7275       +1     
- Misses       6245     6248       +3     

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