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: chinese input method should not trigger input event #297

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

chore: test case

8186218
Select commit
Loading
Failed to load commit list.
Open

fix: chinese input method should not trigger input event #297

chore: test case
8186218
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 16, 2025 in 0s

97.12% (-0.57%) compared to d29b28b

View this Pull Request on Codecov

97.12% (-0.57%) compared to d29b28b

Details

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 97.12%. Comparing base (d29b28b) to head (8186218).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/components/Input.vue 0.00% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #297      +/-   ##
==========================================
- Coverage   97.68%   97.12%   -0.57%     
==========================================
  Files          27       27              
  Lines        1037     1043       +6     
  Branches      104      107       +3     
==========================================
  Hits         1013     1013              
- Misses          9       14       +5     
- Partials       15       16       +1     

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