refactor: update to `@nextcloud/files` v4 and adjust code by susnux · Pull Request #2275 · nextcloud-libraries/nextcloud-dialogs
Navigation Menu
{{ message }}
nextcloud-libraries / nextcloud-dialogs Public
- Notifications You must be signed in to change notification settings
- Fork 5
Merged
refactor: update to @nextcloud/files v4 and adjust code#2275
refactor: update to @nextcloud/files v4 and adjust code#2275
Conversation
Copy link Copy Markdown
Contributor
susnux
commented
Feb 10, 2026
susnux
commented
- update to v4 files library to reduce dependencies on current versions of apps
- adjust code for changes in v4
- remove cancelable promise
susnux
requested review from
CarlSchwan,
artonge and
cristianscheid
susnux
added
dependencies
3. to review labels
Feb 10, 2026Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Copy link Copy Markdown
Codecov Report
❌ Patch coverage is 88.57143% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.79%. Comparing base (1172c7c) to head (6488466).
⚠️ Report is 3 commits behind head on main.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lib/composables/dav.ts | 88.00% | 2 Missing and 1 partial ⚠️ |
| lib/filepicker-builder.ts | 0.00% | 1 Missing ⚠️ |
Additional details and impacted files
@@ Coverage Diff @@ ## main #2275 +/- ## ========================================== - Coverage 45.43% 43.79% -1.64% ========================================== Files 15 15 Lines 438 427 -11 Branches 84 82 -2 ========================================== - Hits 199 187 -12 Misses 211 211 - Partials 28 29 +1
☔ 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.
susnux
force-pushed
the
chore/files-v4
branch
from
cef1535 to
6488466
Compare
susnux
mentioned this pull request
Merged
AndyScherzinger approved these changes Feb 10, 2026
susnux
deleted the
chore/files-v4
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment