test(csharp): add leader_redirection scenario to BDD tests#3193
Merged
hubcio merged 7 commits intoMay 1, 2026
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3193 +/- ##
============================================
- Coverage 74.10% 74.07% -0.03%
Complexity 943 943
============================================
Files 1159 1159
Lines 102033 102033
Branches 79083 79100 +17
============================================
- Hits 75607 75580 -27
- Misses 23765 23768 +3
- Partials 2661 2685 +24
🚀 New features to boost your workflow:
|
Contributor
|
@lukaszzborek mind taking a look at this? |
lukaszzborek
approved these changes
Apr 29, 2026
Contributor
lukaszzborek
left a comment
There was a problem hiding this comment.
Looks good
Also thanks for fixing multi build problem in bdd tests
Contributor
Author
|
@hubcio can u please review this, it has one approval and need one more for merge. |
hubcio
approved these changes
May 1, 2026
Standing-Man
pushed a commit
to Standing-Man/iggy
that referenced
this pull request
May 6, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Which issue does this PR close?
Closes #2628
What changed?
Added leader redirection logic tests in C# sdk
Local Execution
against
iggy-serveron 8090 and a 2-node cluster on 8091/8092)AI Usage
bdd/rust/tests/steps/leader_redirection.rsto C#/Reqnroll, and diagnosing the Reqnroll MSBuild path-resolution issue
built from source; all 5 scenarios pass and reproduce on a clean rebuild