xorbitsai / xoscar

Python actor framework for heterogeneous computing.
https://xoscar.dev
Apache License 2.0
89 stars 21 forks source link

DOC: update sphinx to latest version #104

Closed hucorz closed 1 week ago

hucorz commented 1 week ago

What do these changes do?

update doc dependency: sphinx>=8.0.0

Using Sphinx 4.5.0 will fail when building xorbits's doc

Related issue number

Fixes #xxxx

Check code requirements

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 85.10%. Comparing base (d6465c9) to head (d2c6538). Report is 12 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #104 +/- ## ========================================== - Coverage 88.97% 85.10% -3.88% ========================================== Files 48 54 +6 Lines 4038 4559 +521 Branches 770 834 +64 ========================================== + Hits 3593 3880 +287 - Misses 358 584 +226 - Partials 87 95 +8 ``` | [Flag](https://app.codecov.io/gh/xorbitsai/xoscar/pull/104/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xorbitsai) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/xorbitsai/xoscar/pull/104/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xorbitsai) | `84.93% <ø> (-3.88%)` | :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=xorbitsai#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.