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

[stable30] Fix(debug): remove component in beforeDestroy hook #6757

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Dec 8, 2024

Backport of PR #6737

@backportbot backportbot bot added bug Something isn't working 3. to review labels Dec 8, 2024
@backportbot backportbot bot added this to the Nextcloud 30.0.4 milestone Dec 8, 2024
Copy link
Collaborator

@max-nextcloud max-nextcloud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's wait for the NC 30 bugfix release.... other than that the backport seems fine.

* Use a set so components can only be in there once.
* Debug data can be written even if syncService is undefined.

Signed-off-by: Max <max@nextcloud.com>
@juliusknorr juliusknorr force-pushed the backport/6737/stable30 branch from 03622ba to 7a5b46a Compare December 12, 2024 14:48
Copy link

codecov bot commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.60%. Comparing base (b126cd5) to head (7a5b46a).
Report is 10 commits behind head on stable30.

Additional details and impacted files
@@            Coverage Diff            @@
##           stable30    #6757   +/-   ##
=========================================
  Coverage     53.60%   53.60%           
=========================================
  Files           116      116           
  Lines          2580     2580           
  Branches        526      526           
=========================================
  Hits           1383     1383           
  Misses         1069     1069           
  Partials        128      128           

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

@juliusknorr juliusknorr merged commit 6b4b038 into stable30 Dec 13, 2024
62 of 63 checks passed
@juliusknorr juliusknorr deleted the backport/6737/stable30 branch December 13, 2024 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants