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

refactor: split activate() from handlers #11858

Merged
merged 6 commits into from
Jun 20, 2024

fix: fix ut

df16ba0
Select commit
Loading
Failed to load commit list.
Merged

refactor: split activate() from handlers #11858

fix: fix ut
df16ba0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 19, 2024 in 0s

88.95% (+0.07%) compared to c47fc6f

View this Pull Request on Codecov

88.95% (+0.07%) compared to c47fc6f

Details

Codecov Report

Attention: Patch coverage is 90.69767% with 8 lines in your changes missing coverage. Please review.

Project coverage is 88.95%. Comparing base (c47fc6f) to head (df16ba0).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev   #11858      +/-   ##
==========================================
+ Coverage   88.87%   88.95%   +0.07%     
==========================================
  Files         550      551       +1     
  Lines       33012    33030      +18     
  Branches     6419     6536     +117     
==========================================
+ Hits        29341    29382      +41     
+ Misses       1728     1709      -19     
+ Partials     1943     1939       -4     
Files Coverage Δ
packages/vscode-extension/src/handlers.ts 78.23% <ø> (+1.56%) ⬆️
packages/vscode-extension/src/handlers/activate.ts 90.69% <90.69%> (ø)