ansys / pymotorcad

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

Fix broken test when run in parallel #314

Closed jgsdavies closed 1 month ago

jgsdavies commented 2 months ago

See test run https://github.com/ansys/pymotorcad/actions/runs/9312732168/job/25633969172 for example

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 83.66%. Comparing base (25a781b) to head (f8a508e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #314 +/- ## ======================================= Coverage 83.66% 83.66% ======================================= Files 20 20 Lines 1885 1885 ======================================= Hits 1577 1577 Misses 308 308 ```