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(completion): support textEditText #5253

Merged
merged 1 commit into from
Feb 6, 2025

feat(completion): support `textEditText`

cc2a988
Select commit
Loading
Failed to load commit list.
Merged

feat(completion): support textEditText #5253

feat(completion): support `textEditText`
cc2a988
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 6, 2025 in 0s

97.35% (+0.02%) compared to baac60a

View this Pull Request on Codecov

97.35% (+0.02%) compared to baac60a

Details

Codecov Report

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

Project coverage is 97.35%. Comparing base (baac60a) to head (cc2a988).

Files with missing lines Patch % Lines
src/completion/source-language.ts 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5253      +/-   ##
==========================================
+ Coverage   97.32%   97.35%   +0.02%     
==========================================
  Files         291      291              
  Lines       27040    27040              
  Branches     5611     5611              
==========================================
+ Hits        26318    26326       +8     
+ Misses        502      497       -5     
+ Partials      220      217       -3     

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