-
Notifications
You must be signed in to change notification settings - Fork 26
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
[BREAKING] Tasks Parity #425
Merged
Merged
Commits on Sep 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8fe2855 - Browse repository at this point
Copy the full SHA 8fe2855View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c8756e - Browse repository at this point
Copy the full SHA 1c8756eView commit details -
No functionality change, just an improvement to tests to prevent the test runner from crashing (and less complaints from SwiftLint)
Configuration menu - View commit details
-
Copy full SHA for cc8bb7d - Browse repository at this point
Copy the full SHA cc8bb7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dd2fce - Browse repository at this point
Copy the full SHA 2dd2fceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dce221 - Browse repository at this point
Copy the full SHA 9dce221View commit details -
Configuration menu - View commit details
-
Copy full SHA for aeb6f44 - Browse repository at this point
Copy the full SHA aeb6f44View commit details -
Improve Resilience of Delete Test
Sometimes it would fail stating the task was still there, I believe this was because it hadn't finished deleting. Hopefully it'll now wait. Passed 50 iterations locally.
Configuration menu - View commit details
-
Copy full SHA for 41d7976 - Browse repository at this point
Copy the full SHA 41d7976View commit details -
Configuration menu - View commit details
-
Copy full SHA for f10885c - Browse repository at this point
Copy the full SHA f10885cView commit details -
Other solutions include: - fetching all documents and asserting total count - deleting all documents before adding again (expect 8) - create a new index just for this one test
Configuration menu - View commit details
-
Copy full SHA for 4bcee63 - Browse repository at this point
Copy the full SHA 4bcee63View 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.