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

feat(diagnostic): add diagnostic.displayByVimDiagnostic #5236

Merged
merged 1 commit into from
Jan 8, 2025

feat: add `diagnostic.displayByVimDiagnostic`

2a5c5cd
Select commit
Loading
Failed to load commit list.
Merged

feat(diagnostic): add diagnostic.displayByVimDiagnostic #5236

feat: add `diagnostic.displayByVimDiagnostic`
2a5c5cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 8, 2025 in 0s

97.35% (-0.02%) compared to a6e54ae

View this Pull Request on Codecov

97.35% (-0.02%) compared to a6e54ae

Details

Codecov Report

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

Project coverage is 97.35%. Comparing base (a6e54ae) to head (2a5c5cd).

Files with missing lines Patch % Lines
src/diagnostic/buffer.ts 93.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5236      +/-   ##
==========================================
- Coverage   97.37%   97.35%   -0.02%     
==========================================
  Files         291      291              
  Lines       27027    27038      +11     
  Branches     5607     5610       +3     
==========================================
+ Hits        26317    26323       +6     
- Misses        496      498       +2     
- Partials      214      217       +3     

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