Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add kr8s.asyncio to api docs #431

Merged
merged 2 commits into from
Jul 2, 2024

Conversation

jacobtomlinson
Copy link
Member

@jacobtomlinson jacobtomlinson commented Jul 2, 2024

Closes #423. Add autoapi docs for kr8s.asyncio. Also added some explicit re-exports to get autoapi to pick them up which probably makes mypy slightly happer and contributes to #428.

@jacobtomlinson jacobtomlinson added the documentation Improvements or additions to documentation label Jul 2, 2024
@github-actions github-actions bot added the kr8s label Jul 2, 2024
Copy link

codecov bot commented Jul 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.28%. Comparing base (87063fc) to head (a73ca7b).
Report is 119 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #431      +/-   ##
==========================================
+ Coverage   94.61%   95.28%   +0.66%     
==========================================
  Files          29       30       +1     
  Lines        3141     3668     +527     
==========================================
+ Hits         2972     3495     +523     
- Misses        169      173       +4     

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

@jacobtomlinson jacobtomlinson merged commit b047854 into kr8s-org:main Jul 2, 2024
11 checks passed
@jacobtomlinson jacobtomlinson deleted the asyncio-api-docs branch July 2, 2024 20:28
@jacobtomlinson jacobtomlinson changed the title Add kr8s.asyncio to api docs Add kr8s.asyncio to api docs Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation kr8s
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add autodoc for kr8s.asyncio
1 participant