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

Ms 861 fix bug in module downsync when moves are involved #1076

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

BurningAXE
Copy link
Contributor

@BurningAXE BurningAXE commented Jan 29, 2025

This is the simple fix that touches the least amount of code and leaves the complexity as is.
Check out #1077 for the refactored version.

Pros

  • Lessens risk that we break something now

Cons

  • Increases risk we break something in the future
  • Code remains complex and hard to reason about

@cla-bot cla-bot bot added the ... label Jan 29, 2025
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
73.7% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

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.

1 participant