This is an automated email from the ASF dual-hosted git repository.

hubcio pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iggy.git


    from 360ee7ed6 fix(server-ng): close server-ng SDK-visible behavior gaps 
(#3828)
     add 02c24b399 feat(python): run Python SDK tests only against the VSR 
server (#3838)

No new revisions were added by this update.

Summary of changes:
 .../actions/python-maturin/pre-merge/action.yml    | 42 ++++++++++++----------
 .github/workflows/_test_bdd.yml                    | 35 +++++++++++-------
 .github/workflows/_test_examples.yml               | 27 +++++++++-----
 .github/workflows/coverage-baseline.yml            | 21 +++++++++++
 .../tests/server/topic_admission_vsr.rs            | 20 ++++++++++-
 core/server-ng/src/responses.rs                    |  6 ++--
 foreign/python/Cargo.toml                          |  4 ++-
 foreign/python/tests/test_message_operations.py    | 17 ++++-----
 foreign/python/tests/test_tls.py                   | 11 ++++--
 foreign/python/tests/test_topic.py                 | 18 +++++-----
 foreign/python/tests/utils.py                      | 33 ++++++++++++++++-
 scripts/run-bdd-tests.sh                           |  8 +++--
 scripts/run-examples-from-readme.sh                | 11 ++++--
 scripts/utils.sh                                   | 21 ++++++-----
 14 files changed, 197 insertions(+), 77 deletions(-)

Reply via email to