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

i18n - parte 2 #194

Merged
merged 2 commits into from
Nov 19, 2024

Fix tests

3a8a5ec
Select commit
Loading
Failed to load commit list.
Merged

i18n - parte 2 #194

Fix tests
3a8a5ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 18, 2024 in 1s

81.90% (+0.23%) compared to c0df46d

View this Pull Request on Codecov

81.90% (+0.23%) compared to c0df46d

Details

Codecov Report

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

Project coverage is 81.90%. Comparing base (c0df46d) to head (3a8a5ec).

Files with missing lines Patch % Lines
packages/server/src/server.ts 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #194      +/-   ##
==========================================
+ Coverage   81.66%   81.90%   +0.23%     
==========================================
  Files          36       36              
  Lines        2471     2498      +27     
  Branches      363      352      -11     
==========================================
+ Hits         2018     2046      +28     
+ Misses        453      452       -1     
Components Coverage Δ
Debugger 25.24% <ø> (ø)
Extension Client 92.55% <100.00%> (+0.15%) ⬆️
LSP Server 92.90% <96.77%> (+0.14%) ⬆️
Files with missing lines Coverage Δ
packages/client/src/commands.ts 97.20% <100.00%> (ø)
packages/client/src/messages.ts 100.00% <100.00%> (ø)
packages/server/src/functionalities/code-lens.ts 99.03% <100.00%> (+<0.01%) ⬆️
packages/server/src/functionalities/reporter.ts 100.00% <100.00%> (+2.85%) ⬆️
packages/server/src/server.ts 83.75% <66.66%> (+0.05%) ⬆️