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: fixed typo and added prettierignore #3658

Merged
merged 1 commit into from Feb 19, 2022

Conversation

weirongxu
Copy link
Contributor

@weirongxu weirongxu commented Feb 19, 2022

No description provided.

@codecov
Copy link

@codecov codecov bot commented Feb 19, 2022

Codecov Report

Merging #3658 (b878a08) into master (7381e3e) will decrease coverage by 0.12%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3658      +/-   ##
==========================================
- Coverage   78.34%   78.22%   -0.13%     
==========================================
  Files         206      206              
  Lines       20594    20594              
  Branches     4638     4638              
==========================================
- Hits        16135    16110      -25     
- Misses       2748     2775      +27     
+ Partials     1711     1709       -2     
Impacted Files Coverage Δ
src/list/source/outline.ts 26.21% <0.00%> (-15.54%) ⬇️
src/provider/documentSymbolManager.ts 93.75% <0.00%> (-6.25%) ⬇️
src/model/task.ts 87.87% <0.00%> (-3.04%) ⬇️
src/list/session.ts 90.27% <0.00%> (-1.95%) ⬇️
src/util/index.ts 92.92% <0.00%> (-1.02%) ⬇️
src/model/document.ts 72.55% <0.00%> (-0.82%) ⬇️
src/list/ui.ts 91.77% <0.00%> (-0.32%) ⬇️
src/languages.ts 83.16% <0.00%> (+1.02%) ⬆️
src/list/source/links.ts 44.73% <0.00%> (+7.89%) ⬆️

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 7381e3e...b878a08. Read the comment docs.

@chemzqm chemzqm merged commit 346e2f9 into neoclide:master Feb 19, 2022
3 of 4 checks passed
chemzqm added a commit that referenced this issue Feb 19, 2022
346e2f9 fix: typo (#3658)
1024959 fix: contentProvider uri (#3657)
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.

None yet

2 participants