Skip to content

fix(azurite): make visible to type checkers#927

Merged
Tranquility2 merged 2 commits intotestcontainers:mainfrom
kveretennicov:patch-2
Apr 3, 2026
Merged

fix(azurite): make visible to type checkers#927
Tranquility2 merged 2 commits intotestcontainers:mainfrom
kveretennicov:patch-2

Conversation

@kveretennicov
Copy link
Copy Markdown
Contributor

Closes #926 by adding PEP-561 marker file py.typed

@edgarrmondragon
Copy link
Copy Markdown

This is a duplicate of #918

@kveretennicov
Copy link
Copy Markdown
Contributor Author

This is a duplicate of #918

#918 has a global remit; this is concerned only with azurite, which, perhaps, will make it easier to land.

@Tranquility2 Tranquility2 changed the title feat(azurite): make visible to type checkers fix(azurite): make visible to type checkers Apr 3, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.24%. Comparing base (87332c1) to head (44f5e8d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #927   +/-   ##
=======================================
  Coverage   79.24%   79.24%           
=======================================
  Files          15       15           
  Lines        1277     1277           
  Branches      154      154           
=======================================
  Hits         1012     1012           
  Misses        219      219           
  Partials       46       46           

☔ 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.

@Tranquility2 Tranquility2 merged commit baa5668 into testcontainers:main Apr 3, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

py.typed missing from the package

3 participants