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(document): use languageId to new LinesTextDocument #5142

Merged
merged 1 commit into from
Sep 19, 2024

fix(document): use languageId to new LinesTextDocument

b62782c
Select commit
Loading
Failed to load commit list.
Merged

fix(document): use languageId to new LinesTextDocument #5142

fix(document): use languageId to new LinesTextDocument
b62782c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2024 in 1s

99.36% (+0.96%) compared to f3406e0

View this Pull Request on Codecov

99.36% (+0.96%) compared to f3406e0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.36%. Comparing base (f3406e0) to head (b62782c).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5142      +/-   ##
==========================================
+ Coverage   98.39%   99.36%   +0.96%     
==========================================
  Files         273      273              
  Lines       26131    26131              
  Branches     5400     5400              
==========================================
+ Hits        25711    25964     +253     
+ Misses        259      154     -105     
+ Partials      161       13     -148     

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