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

poc for handling gboard hangul input #91

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

poc for handling gboard hangul input #91

wants to merge 2 commits into from

Conversation

skhugh
Copy link
Contributor

@skhugh skhugh commented Mar 17, 2023

What this PR does / why we need it?

This is an attempt to resolve hangul input issue by Gboard without using the pause/resume feature.
It is only a PoC, and codes should be refactored and made more stable if we end up using this resolution.

Any background context you want to provide?

What are the relevant tickets?

Fixes #

Checklist

  • Added relevant tests or not required
  • Didn't break anything

@skhugh skhugh self-assigned this Mar 17, 2023
@skhugh skhugh requested a review from 7hong13 March 17, 2023 01:48
@codecov
Copy link

codecov bot commented Mar 17, 2023

Codecov Report

Merging #91 (bb393e7) into main (a6cb0e8) will increase coverage by 0.08%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #91      +/-   ##
==========================================
+ Coverage   81.93%   82.01%   +0.08%     
==========================================
  Files          52       52              
  Lines        2397     2397              
  Branches      335      335              
==========================================
+ Hits         1964     1966       +2     
+ Misses        252      251       -1     
+ Partials      181      180       -1     

see 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant