ansys / pymotorcad

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

Add custom loss functions. #376

Closed ShreyaGursal closed 2 months ago

ShreyaGursal commented 2 months ago

Add custom loss functions for internal/external.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 97.87234% with 1 line in your changes missing coverage. Please review.

Project coverage is 84.68%. Comparing base (472fb05) to head (0b5948b). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #376 +/- ## ========================================== + Coverage 84.36% 84.68% +0.32% ========================================== Files 20 20 Lines 1931 1978 +47 ========================================== + Hits 1629 1675 +46 - Misses 302 303 +1 ```