-
Notifications
You must be signed in to change notification settings - Fork 1
feat: Add ReadFrom parsing support to ConfigurationOptions for AZ Affinity #28
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
Merged
jbrinkman
merged 23 commits into
main
from
jbrinkman/az-affinity-configurationoptions-support
Aug 29, 2025
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
985e606
feat: Add ReadFrom parsing support to ConfigurationOptions
jbrinkman baf5cc9
feat(config): implement ReadFrom serialization in ConfigurationOptions
jbrinkman d00ac0d
feat(config): extend ConfigurationOptions parsing to handle ReadFrom …
jbrinkman d1357df
test: Add comprehensive tests for ConnectionMultiplexer ReadFrom mapping
jbrinkman 64487d2
test: Add comprehensive unit tests for ConfigurationOptions ReadFrom …
jbrinkman 05d3c4c
test: Add comprehensive unit tests for ConfigurationOptions ReadFrom …
jbrinkman fad1808
test: Add integration tests for ConnectionMultiplexer ReadFrom mappin…
jbrinkman c053044
feat(tests): add comprehensive end-to-end integration tests for ReadF…
jbrinkman 53f6780
test: Resolve stylecop lint errors
jbrinkman 4009a95
test: Refactor unit tests for ConfigurationOptions and ConnectionMult…
jbrinkman c32220b
test: streamline ConfigurationOptions cloning process
jbrinkman b92a521
test:Refactor tests in ConfigurationOptionsReadFromTests and Connecti…
jbrinkman 626acb5
refactor: Simplify Clone method in ConfigurationOptions for improved …
jbrinkman 41369c9
refactor: Simplify ReadFrom property and clean up related code in Con…
jbrinkman c1fbdbb
fix: Ensure non-null az parameter in ReadFrom constructor based on st…
jbrinkman b56f189
refactor: Remove ValidateReadFromConfiguration method to simplify Con…
jbrinkman 46613eb
refactor: Remove outdated tests and simplify ConfigurationOptionsRead…
jbrinkman bd94403
Merge branch 'main' into jbrinkman/az-affinity-configurationoptions-s…
Yury-Fridlyand 61b8d6c
Add e2e test
Yury-Fridlyand 2ec87f6
Update tests
Yury-Fridlyand 064a428
Fix tests.
Yury-Fridlyand c2faf8d
Fix tests.
Yury-Fridlyand 92836a5
Rework tests
Yury-Fridlyand File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.