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

Generalize AutocompleteSetting as OffOnSetting #3488

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

imnasnainaec
Copy link
Collaborator

@imnasnainaec imnasnainaec commented Dec 16, 2024

Prequel to #3445

This enum is already used for two settings: Vernacular Autocomplete and Gloss Spelling Suggestion. It would be nice to reuse it further, namely for Merge Protection Override.


This change is Reviewable

Copy link

codecov bot commented Dec 16, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 74.65%. Comparing base (5251099) to head (2ec9003).

Files with missing lines Patch % Lines
src/components/UserSettings/UserSettings.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3488   +/-   ##
=======================================
  Coverage   74.65%   74.65%           
=======================================
  Files         285      285           
  Lines       10999    10999           
  Branches     1338     1338           
=======================================
  Hits         8211     8211           
  Misses       2404     2404           
  Partials      384      384           
Flag Coverage Δ
backend 83.62% <100.00%> (ø)
frontend 66.67% <66.66%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@imnasnainaec imnasnainaec marked this pull request as ready for review December 16, 2024 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant