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

housekeeping:Seal List Internals #796

Merged

Conversation

dwcullop
Copy link
Member

Description

Moving the commit that sealed the List internal classes into their own PR. Thank you @ChrisPulman for making these changes.

@dwcullop dwcullop enabled auto-merge (squash) December 16, 2023 01:25
dwcullop added a commit to dwcullop/DynamicData that referenced this pull request Dec 16, 2023
@glennawatson glennawatson changed the title Seal List Internals housekeeping:Seal List Internals Dec 16, 2023
@glennawatson glennawatson merged commit 71c0e68 into reactivemarbles:main Dec 16, 2023
1 check passed
@dwcullop dwcullop deleted the feature/seal-list-internals branch December 16, 2023 19:19
dwcullop added a commit that referenced this pull request Dec 16, 2023
#790)

* First drop of MergeManyChangeSets for List to Cache

* Fix test data

* Improved test

* Unit Testing a thread issue

* More progress on stress tests

* All Unit Tests Pass!

* Stress Tester refactor

* Finalization
- Code Cleanup
- Move Synchronization call
- Remove extra Cache / List that isn't needed
- Add EqualityComparer to List-to-List version

* API Fixes

* Fixed Unit Tests

* Fix Build, enable test

SourceErrorsImmediately_SubscriptionReceivesError is now re-enabled I ran on a loop test and passed every time

* So close!

* Switch to bools

* Code Cleanup

* Revert Change that may be the problem

* Revert debugging helper

* Update Stress Test

* Update List internal classes to be sealed

* Enable other Skipped tests, no issues seem to be present

* Convert to pure Observable no Sleep or Delay

* Improved Faker use of statics

* Simplify and add OnError notifications

* Revert "Update List internal classes to be sealed" because it has been moved to #796

This reverts commit 315f013.

* Add sealed to a few classes

* Finalize Test Code

---------

Co-authored-by: Chris Pulman <chris.pulman@yahoo.com>
@dwcullop dwcullop self-assigned this Dec 20, 2023
@dwcullop dwcullop added the Housekeeping Pull requests for minor code maintenance issues label Dec 20, 2023
Copy link

github-actions bot commented Jan 4, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Housekeeping Pull requests for minor code maintenance issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants