dropbox / dropbox-sdk-python

The Official Dropbox API V2 SDK for Python
https://www.dropbox.com/developers
MIT License
930 stars 318 forks source link

Further fixes to doc generation #503

Closed maxbelanger closed 3 months ago

maxbelanger commented 3 months ago

Fully fixes the ReadTheDocs integration. This PR's docs are generated here: https://dropbox-sdk-python--503.org.readthedocs.build/en/503/index.html.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 64.28%. Comparing base (52893f0) to head (f14eb17).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #503 +/- ## ========================================== + Coverage 64.26% 64.28% +0.02% ========================================== Files 31 31 Lines 53579 53579 Branches 3905 3905 ========================================== + Hits 34430 34444 +14 + Misses 18989 18972 -17 - Partials 160 163 +3 ``` | [Flag](https://app.codecov.io/gh/dropbox/dropbox-sdk-python/pull/503/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dropbox) | Coverage Δ | | |---|---|---| | [integration](https://app.codecov.io/gh/dropbox/dropbox-sdk-python/pull/503/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dropbox) | `64.19% <ø> (+0.02%)` | :arrow_up: | | [unit](https://app.codecov.io/gh/dropbox/dropbox-sdk-python/pull/503/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dropbox) | `63.70% <ø> (ø)` | | 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=dropbox#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.