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(semanticTokens): check delta.data #3853

Merged
merged 1 commit into from
May 28, 2022
Merged

Conversation

fannheyward
Copy link
Member

have no idea why delta.data is undefined

have no idea why delta.data is undefined
@codecov
Copy link

codecov bot commented May 28, 2022

Codecov Report

Merging #3853 (fd54bc6) into master (aede54f) will increase coverage by 0.01%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #3853      +/-   ##
==========================================
+ Coverage   82.05%   82.06%   +0.01%     
==========================================
  Files         223      223              
  Lines       23295    23295              
  Branches     5179     5179              
==========================================
+ Hits        19114    19117       +3     
- Misses       2433     2436       +3     
+ Partials     1748     1742       -6     
Impacted Files Coverage Δ
src/handler/semanticTokens/buffer.ts 86.09% <0.00%> (-1.88%) ⬇️
src/provider/semanticTokensManager.ts 72.22% <0.00%> (-8.34%) ⬇️
src/languages.ts 93.75% <0.00%> (-0.84%) ⬇️
src/snippets/session.ts 91.30% <0.00%> (-0.40%) ⬇️
src/completion/index.ts 83.46% <0.00%> (+0.27%) ⬆️
src/list/ui.ts 92.85% <0.00%> (+0.29%) ⬆️
src/completion/complete.ts 81.74% <0.00%> (+0.39%) ⬆️
src/language-client/progressPart.ts 80.70% <0.00%> (+19.29%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aede54f...fd54bc6. Read the comment docs.

@chemzqm chemzqm merged commit 49238dd into master May 28, 2022
@chemzqm chemzqm deleted the fix/semantic-tokens-data branch May 28, 2022 12:59
chemzqm added a commit that referenced this pull request May 28, 2022
bb448eb fix(documents): synchronize before willSave
d455ed9 fix(doc): fix bad tags
7b04e8b refactor(doc): use coc-config.txt
9cf278d fix(jest): clean up tmp after exit (#3855)
49238dd fix(semanticTokens): check delta.data (#3853)
250e81f feat(workspaceFolder): support wildcard for bottomUpFiletypes (#3854)
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