Skip to content

fix(azurite): use HttpWaitStrategy instead of deprecated wait_container_is_ready - #1003

Merged
alexanderankin merged 1 commit into
testcontainers:mainfrom
edgarrmondragon:refactor/azurite-wait-strategy
Apr 9, 2026
Merged

fix(azurite): use HttpWaitStrategy instead of deprecated wait_container_is_ready#1003
alexanderankin merged 1 commit into
testcontainers:mainfrom
edgarrmondragon:refactor/azurite-wait-strategy

Conversation

@edgarrmondragon

Copy link
Copy Markdown
Contributor

…ainer_is_ready`
Signed-off-by: Edgar Ramírez Mondragón <edgarrm358@gmail.com>
@codecov

codecovBot commented Apr 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.05%. Comparing base (6ecf347) to head (ea846a5).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@## main #1003 +/- ##
=======================================
Coverage 83.05% 83.05% =======================================
Files 16 16 Lines 1700 1700 Branches 186 186 =======================================
Hits 1412 1412 Misses 234 234 Partials 54 54 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@alexanderankin
alexanderankin merged commit 9fe6b07 into testcontainers:mainApr 9, 2026
12 checks passed
@edgarrmondragon
edgarrmondragon deleted the refactor/azurite-wait-strategy branch April 9, 2026 21:18
alexanderankin added a commit that referenced this pull request Apr 30, 2026
🤖 I have created a release *beep* *boop*
---
##
[4.15.0-rc2](testcontainers-v4.15.0-rc.1...testcontainers-v4.15.0-rc2)
(2026-04-30)
### Features
* **core:** support TESTCONTAINERS_HUB_IMAGE_NAME_PREFIX
([#961](#961))
([be9a0a6](be9a0a6))
* **mongodb:** Add Atlas Local for MongoDb
([#873](#873))
([73aeb43](73aeb43))
* support with_copy_to
([#976](#976))
([59ec1ce](59ec1ce))
* **valkey:** add Valkey module
([#947](#947))
([fc09dc1](fc09dc1))
### Bug Fixes
* **azurite:** use `HttpWaitStrategy` instead of deprecated
`wait_container_is_ready`
([#1003](#1003))
([9fe6b07](9fe6b07)),
closes
[#874](#874)
* fix pr
[#961](#961)
([#1011](#1011))
([8eff908](8eff908))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Co-authored-by: David Ankin <daveankin@gmail.com>
edgarrmondragon added a commit to reservoir-data/meltano-state-backend-fsspec that referenced this pull request May 1, 2026
Blocked by
- testcontainers/testcontainers-python#1003
Signed-off-by: Edgar Ramírez Mondragón <edgarrm358@gmail.com>
Signed-off-by: Edgar Ramírez-Mondragón <edgarrm358@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@edgarrmondragon@alexanderankin