aio-libs / aiobotocore

asyncio support for botocore library using aiohttp
https://aiobotocore.rtfd.io
Apache License 2.0
1.14k stars 179 forks source link

Fix RTD #1094

Closed astrojuanlu closed 5 months ago

astrojuanlu commented 5 months ago

Description of Change

Replace this text with why this change is required and how it was accomplished

Assumptions

Replace this text with any assumptions made (if any)

Checklist for All Submissions

Checklist when updating botocore and/or aiohttp versions

astrojuanlu commented 5 months ago

Almost there :)

astrojuanlu commented 5 months ago

Done! https://aiobotocore--1094.org.readthedocs.build/en/1094/

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.23%. Comparing base (a42d00b) to head (188c721).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1094 +/- ## ========================================== - Coverage 86.28% 86.23% -0.06% ========================================== Files 60 60 Lines 5870 5870 ========================================== - Hits 5065 5062 -3 - Misses 805 808 +3 ``` | [Flag](https://app.codecov.io/gh/aio-libs/aiobotocore/pull/1094/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aio-libs) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/aio-libs/aiobotocore/pull/1094/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aio-libs) | `86.23% <ø> (-0.06%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aio-libs#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

thehesiod commented 5 months ago

thank you! just one comment