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: support editor action arguments #4254

Merged
merged 1 commit into from
Dec 24, 2024

feat: support editor action arguments

7575afc
Select commit
Loading
Failed to load commit list.
Merged

feat: support editor action arguments #4254

feat: support editor action arguments
7575afc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2024 in 0s

53.72% (-0.01%) compared to 5d6c52d

View this Pull Request on Codecov

53.72% (-0.01%) compared to 5d6c52d

Details

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 53.72%. Comparing base (5d6c52d) to head (7575afc).

Files with missing lines Patch % Lines
.../browser/monaco-contrib/command/command.service.ts 0.00% 4 Missing ⚠️
...s/monaco/src/browser/monaco.context-key.service.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4254      +/-   ##
==========================================
- Coverage   53.73%   53.72%   -0.01%     
==========================================
  Files        1622     1622              
  Lines       98562    98564       +2     
  Branches    20150    20150              
==========================================
- Hits        52958    52951       -7     
- Misses      37900    37908       +8     
- Partials     7704     7705       +1     

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