Skip to content

Migrate `Deferred` to `Promise.withResolvers`

2322d25
Select commit
Loading
Failed to load commit list.
Open

Remove vendor directory #897

Migrate `Deferred` to `Promise.withResolvers`
2322d25
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 16, 2026 in 0s

47.75% (-0.13%) compared to 83f9ced

View this Pull Request on Codecov

47.75% (-0.13%) compared to 83f9ced

Details

Codecov Report

❌ Patch coverage is 12.00000% with 132 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.75%. Comparing base (83f9ced) to head (2322d25).

Files with missing lines Patch % Lines
src/app/core/services/edit/edit.service.ts 0.00% 19 Missing ⚠️
...ponents/file-list-item/file-list-item.component.ts 21.73% 18 Missing ⚠️
.../components/all-archives/all-archives.component.ts 0.00% 16 Missing ⚠️
...le-browser/components/sharing/sharing.component.ts 0.00% 16 Missing ⚠️
...ponents/members-dialog/members-dialog.component.ts 0.00% 14 Missing ⚠️
...connections-dialog/connections-dialog.component.ts 0.00% 9 Missing ⚠️
...omponents/folder-picker/folder-picker.component.ts 0.00% 8 Missing ⚠️
src/app/core/services/upload/upload.service.ts 0.00% 7 Missing ⚠️
...nts/archive-switcher/archive-switcher.component.ts 56.25% 6 Missing and 1 partial ⚠️
src/app/core/components/main/main.component.ts 0.00% 6 Missing ⚠️
... and 3 more
Additional details and impacted files
@@                    Coverage Diff                    @@
##           895-package-bootstrap     #897      +/-   ##
=========================================================
- Coverage                  47.87%   47.75%   -0.13%     
=========================================================
  Files                        351      350       -1     
  Lines                      11292    11294       +2     
  Branches                    1889     1889              
=========================================================
- Hits                        5406     5393      -13     
- Misses                      5694     5711      +17     
+ Partials                     192      190       -2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.