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

Use same tol defaul values #107

Closed jcao-bdai closed 9 months ago

jcao-bdai commented 9 months ago

Update the default values for tol(lerance) across the board, with the following justifications:

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (8339b8f) 76.47% compared to head (211e47c) 76.47%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #107 +/- ## ======================================= Coverage 76.47% 76.47% ======================================= Files 24 24 Lines 5136 5136 ======================================= Hits 3928 3928 Misses 1208 1208 ```

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