-
Notifications
You must be signed in to change notification settings - Fork 191
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
Improve test coverage of sync.py #1936
Merged
Merged
Commits on Oct 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1d2ee9b - Browse repository at this point
Copy the full SHA 1d2ee9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9855cf2 - Browse repository at this point
Copy the full SHA 9855cf2View commit details -
There was a bug in this function: because `self.merge_branch` was used to store the new branch name, it was stored persistently in the `psync` object. Hence when a new branch was created, the branch number was appended several times, e.g. `original_merge_branch-2-3-4`.
Configuration menu - View commit details
-
Copy full SHA for ceb30d9 - Browse repository at this point
Copy the full SHA ceb30d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 373f596 - Browse repository at this point
Copy the full SHA 373f596View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8c99b0 - Browse repository at this point
Copy the full SHA a8c99b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 005fecf - Browse repository at this point
Copy the full SHA 005fecfView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb4b621 - Browse repository at this point
Copy the full SHA bb4b621View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c32258 - Browse repository at this point
Copy the full SHA 7c32258View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ffe496 - Browse repository at this point
Copy the full SHA 7ffe496View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fa8ed1 - Browse repository at this point
Copy the full SHA 3fa8ed1View commit details
Commits on Oct 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0fd13a0 - Browse repository at this point
Copy the full SHA 0fd13a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4b305a - Browse repository at this point
Copy the full SHA e4b305aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb8fd60 - Browse repository at this point
Copy the full SHA fb8fd60View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.