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
Merged

Conversation

fannheyward
Copy link
Member

@fannheyward fannheyward commented Feb 6, 2025

Copy link

codecov bot commented Feb 6, 2025

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).
Report is 1 commits behind head on master.

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.

@fannheyward fannheyward merged commit 89cd1a2 into master Feb 6, 2025
3 of 4 checks passed
@fannheyward fannheyward deleted the feat/textEditText branch February 6, 2025 05:10
@iselind
Copy link

iselind commented Feb 9, 2025

Is there a release plan for this change?

fannheyward added a commit that referenced this pull request Feb 10, 2025
89cd1a2 feat(completion): support `textEditText` (#5253)
@fannheyward
Copy link
Member Author

@iselind this change has been published to the release branch.

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.

completion error
2 participants