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(diagnostic): only set coc_diagnostic_map on displayByVimDiagnostic #5245

Merged
merged 1 commit into from
Jan 13, 2025

fix(diagnostic): only set on displayByVimDiagnostic

9aa7edb
Select commit
Loading
Failed to load commit list.
Merged

fix(diagnostic): only set coc_diagnostic_map on displayByVimDiagnostic #5245

fix(diagnostic): only set on displayByVimDiagnostic
9aa7edb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 13, 2025 in 0s

97.35% (-0.02%) compared to 674482c

View this Pull Request on Codecov

97.35% (-0.02%) compared to 674482c

Details

Codecov Report

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

Project coverage is 97.35%. Comparing base (674482c) to head (9aa7edb).

Files with missing lines Patch % Lines
src/diagnostic/buffer.ts 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5245      +/-   ##
==========================================
- Coverage   97.36%   97.35%   -0.02%     
==========================================
  Files         291      291              
  Lines       27038    27040       +2     
  Branches     5610     5611       +1     
==========================================
- Hits        26326    26325       -1     
- Misses        495      498       +3     
  Partials      217      217              

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