Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Oct 10, 2025

Backport of PR #7755

Prevents possible race condition when steps from first sync request got
applied before documentState from first push request (answer to
SyncStep1) arrived.

Signed-off-by: Jonas <[email protected]>
@backportbot backportbot bot requested a review from max-nextcloud as a code owner October 10, 2025 15:50
@backportbot backportbot bot requested a review from max-nextcloud October 10, 2025 15:50
@backportbot backportbot bot requested a review from mejo- as a code owner October 10, 2025 15:50
@backportbot backportbot bot added bug Something isn't working 3. to review feature: sync labels Oct 10, 2025
@backportbot backportbot bot added this to the Nextcloud 32.0.1 milestone Oct 10, 2025
@codecov
Copy link

codecov bot commented Oct 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.28%. Comparing base (1c2cdcb) to head (17853ea).
⚠️ Report is 2 commits behind head on stable32.

Additional details and impacted files
@@             Coverage Diff              @@
##           stable32    #7756      +/-   ##
============================================
+ Coverage     52.62%   59.28%   +6.65%     
============================================
  Files           504      503       -1     
  Lines         44177    39228    -4949     
  Branches       1137     1136       -1     
============================================
+ Hits          23248    23255       +7     
+ Misses        20820    15865    -4955     
+ Partials        109      108       -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.

@max-nextcloud max-nextcloud merged commit d55ca94 into stable32 Oct 10, 2025
65 checks passed
@max-nextcloud max-nextcloud deleted the backport/7755/stable32 branch October 10, 2025 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants