This is an automated email from the ASF dual-hosted git repository.
lukaszzborek pushed a change to branch dotnet-vsr
in repository https://gitbox.apache.org/repos/asf/iggy.git
from e79cf5323 fix(tests): update default NodeCount in IggyServerFixture to
1
add 0b555411c feat: update configuration files for C# SDK VSR support
No new revisions were added by this update.
Summary of changes:
.github/actions/csharp-dotnet/pre-merge/action.yml | 23 +++++--------
.github/workflows/_test_bdd.yml | 11 +++---
.github/workflows/_test_examples.yml | 8 ++---
.github/workflows/coverage-baseline.yml | 40 ++++++++++------------
bdd/README.md | 8 +++--
bdd/docker-compose.vsr.yml | 2 +-
.../Fixtures/IggyServerFixture.cs | 8 ++---
.../Implementations/TcpMessageStream.Vsr.cs | 16 ++++-----
foreign/csharp/Iggy_SDK/Mappers/BinaryMapper.cs | 38 ++++++++++----------
foreign/csharp/README.md | 6 ++--
scripts/run-bdd-tests.sh | 6 ++--
scripts/run-examples-from-readme.sh | 7 +++-
12 files changed, 86 insertions(+), 87 deletions(-)