ansys / pymotorcad

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

Fix graph tests following change to motor test file in #411. #427

Closed james-packer closed 2 weeks ago

james-packer commented 2 weeks ago

Update values used in tests, and relax test tolerance for graphs tests.

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 86.63%. Comparing base (11510c0) to head (c786e42). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #427 +/- ## ========================================== - Coverage 87.13% 86.63% -0.50% ========================================== Files 20 20 Lines 2067 2095 +28 ========================================== + Hits 1801 1815 +14 - Misses 266 280 +14 ```