Skip to content

WIP: enh: use @nextcloud/y-http provider - #7311

Closed
max-nextcloud wants to merge 4 commits into
mainfrom
enh/y-http-provider
Closed

WIP: enh: use @nextcloud/y-http provider#7311
max-nextcloud wants to merge 4 commits into
mainfrom
enh/y-http-provider

Conversation

@max-nextcloud

Copy link
Copy Markdown
Collaborator

This is still work in progress. Just created the PR to track TODOs and so on.

Fixes#7283.

@codecov

codecovBot commented Jun 16, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 99.48187% with 1 line in your changes missing coverage. Please review.

Project coverage is 59.05%. Comparing base (72e3453) to head (97d23a2).
Report is 1 commits behind head on main.

Files with missing linesPatch %Lines
src/components/Editor/GuestNameDialog.vue0.00%1 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## main #7311 +/- ##
==========================================
+ Coverage 52.18% 59.05% +6.86% 
==========================================
Files 483 484 +1 Lines 41918 37095 -4823 Branches 1047 1047 ==========================================
+ Hits 21875 21905 +30 + Misses 19940 15087 -4853 
Partials 103 103 

☔ 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.

Signed-off-by: Max <max@nextcloud.com>
Signed-off-by: Max <max@nextcloud.com>
Signed-off-by: Max <max@nextcloud.com>
Signed-off-by: Max <max@nextcloud.com>
@max-nextcloud

Copy link
Copy Markdown
CollaboratorAuthor

A lot of prep work landed in main since and there's no point in rebasing this PR. Better rebuild the commits on top of what we have now.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

y-http provider to replace y-websocket and websocket polyfill

1 participant

@max-nextcloud