ansys / pymotorcad

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

Add new region duplication settings API #385

Closed matthewAnsys closed 3 weeks ago

matthewAnsys commented 2 months ago

Add new region duplication settings API for Motor-CAD adaptive templates.

This PR includes the following new settings :

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 87.11%. Comparing base (ebedc21) to head (cb9e36e). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #385 +/- ## ========================================== + Coverage 87.00% 87.11% +0.10% ========================================== Files 20 20 Lines 2039 2056 +17 ========================================== + Hits 1774 1791 +17 Misses 265 265 ```