Skip to content

More descriptive error on DynamicClient not initialized#422

Merged
tomplus merged 1 commit intotomplus:mainfrom
alexandrehassan:416-DynamicClient-creation-error
Apr 24, 2026
Merged

More descriptive error on DynamicClient not initialized#422
tomplus merged 1 commit intotomplus:mainfrom
alexandrehassan:416-DynamicClient-creation-error

Conversation

@alexandrehassan
Copy link
Copy Markdown
Contributor

Closes #416

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 28.33%. Comparing base (33c014b) to head (7f7d81e).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
kubernetes_asyncio/dynamic/client.py 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #422      +/-   ##
==========================================
- Coverage   28.33%   28.33%   -0.01%     
==========================================
  Files         915      915              
  Lines      108603   108606       +3     
==========================================
  Hits        30770    30770              
- Misses      77833    77836       +3     

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

@tomplus
Copy link
Copy Markdown
Owner

tomplus commented Apr 24, 2026

Thank you for your contribution!

@tomplus tomplus merged commit 0c7ebe7 into tomplus:main Apr 24, 2026
6 of 7 checks passed
Sign up for free to 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.

Clarify creation of DynamicClient

2 participants