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

fix(inlayHint): correct gravity for virt_text #5081

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

kevinhwang91
Copy link
Contributor

o.mp4

Copy link

codecov bot commented Jul 11, 2024

Codecov Report

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

Project coverage is 98.50%. Comparing base (cfa1115) to head (a263b5a).

Files Patch % Lines
src/handler/inlayHint/buffer.ts 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5081   +/-   ##
=======================================
  Coverage   98.49%   98.50%           
=======================================
  Files         273      273           
  Lines       26089    26091    +2     
  Branches     5390     5391    +1     
=======================================
+ Hits        25696    25700    +4     
+ Misses        232      230    -2     
  Partials      161      161           

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

@fannheyward fannheyward merged commit 6e1efbf into neoclide:master Jul 11, 2024
4 checks passed
@kevinhwang91 kevinhwang91 deleted the fix-inlay-gravity branch July 11, 2024 09:14
fannheyward added a commit that referenced this pull request Jul 15, 2024
33d0a52 feat(schema): more workspace.ignoredFolders (#5084)
cbf525d fix(inlayHint): only check condition for Neovim (#5083)
6e1efbf fix(inlayHint): correct gravity for virt_text (#5081)
cfa1115 docs(config): add missing docs (#5080)
a00ff12 feat(diagnostic): remove ANSI codes from virtual text (#5077)
16dfda7 chore(packages): bump typescript and ts-eslint (#5074)
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.

2 participants