ansys / pymotorcad

https://motorcad.docs.pyansys.com
MIT License
13 stars 1 forks source link

Missing tolerance Arc.centre property #330

Closed jgsdavies closed 3 weeks ago

jgsdavies commented 3 weeks ago

Closes #329

See unit tests for examples

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 83.74%. Comparing base (9c35ada) to head (08ce394).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #330 +/- ## ========================================== - Coverage 83.98% 83.74% -0.25% ========================================== Files 20 20 Lines 1936 1938 +2 ========================================== - Hits 1626 1623 -3 - Misses 310 315 +5 ```