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

WIP: support inline completion highlight #4166

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

fix: slice token

1930886
Select commit
Loading
Failed to load commit list.
Open

WIP: support inline completion highlight #4166

fix: slice token
1930886
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2024 in 0s

54.00% (-0.13%) compared to bb5e972

View this Pull Request on Codecov

54.00% (-0.13%) compared to bb5e972

Details

Codecov Report

Attention: Patch coverage is 0.42735% with 233 lines in your changes missing coverage. Please review.

Project coverage is 54.00%. Comparing base (bb5e972) to head (1930886).

Files with missing lines Patch % Lines
...s/decoration/ghost-text-tokenization.decoration.ts 0.00% 160 Missing and 30 partials ⚠️
...-completions/intelligent-completions.controller.ts 0.00% 36 Missing and 7 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4166      +/-   ##
==========================================
- Coverage   54.12%   54.00%   -0.13%     
==========================================
  Files        1598     1599       +1     
  Lines       97740    97960     +220     
  Branches    20001    20058      +57     
==========================================
+ Hits        52901    52902       +1     
- Misses      37244    37428     +184     
- Partials     7595     7630      +35     

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