bdaiinstitute / spatialmath-python

Create, manipulate and convert representations of position and orientation in 2D or 3D using Python
MIT License
497 stars 82 forks source link

[SW-562] update sphinx workflow #97

Closed jcao-bdai closed 10 months ago

jcao-bdai commented 10 months ago

This PR intends to fix the sphinx workflow error observed on main branch, e.g. https://github.com/bdaiinstitute/spatialmath-python/actions/runs/6882816142

Changes have been tested using a test commit where the if ... != pull_request condition was removed and several "push" steps commented out to trigger the spinx step without impacting downstream:

Details are documented in https://theaiinstitute.atlassian.net/browse/SW-562

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (e2d44b1) 75.62% compared to head (56ce2b4) 75.62%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #97 +/- ## ======================================= Coverage 75.62% 75.62% ======================================= Files 24 24 Lines 5132 5132 ======================================= Hits 3881 3881 Misses 1251 1251 ```

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