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: improve file delete confirmation message and styling #4333

Merged
merged 6 commits into from
Feb 10, 2025

chore: use constant for max file display count

26c5814
Select commit
Loading
Failed to load commit list.
Merged

feat: improve file delete confirmation message and styling #4333

chore: use constant for max file display count
26c5814
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2025 in 1s

54.18% (-0.01%) compared to dcaae39

View this Pull Request on Codecov

54.18% (-0.01%) compared to dcaae39

Details

Codecov Report

Attention: Patch coverage is 14.28571% with 12 lines in your changes missing coverage. Please review.

Project coverage is 54.18%. Comparing base (dcaae39) to head (26c5814).

Files with missing lines Patch % Lines
...xt/src/browser/services/file-tree-model.service.ts 14.28% 9 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4333      +/-   ##
==========================================
- Coverage   54.18%   54.18%   -0.01%     
==========================================
  Files        1638     1638              
  Lines      100084   100093       +9     
  Branches    21731    21727       -4     
==========================================
+ Hits        54233    54235       +2     
- Misses      38095    38099       +4     
- Partials     7756     7759       +3     

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