ansys / pymechanical

Pythonic interface to Ansys Mechanical ™
https://mechanical.docs.pyansys.com/
MIT License
36 stars 18 forks source link

Test: add log all level #700

Closed dipinknair closed 5 months ago

dipinknair commented 5 months ago

Only for testing

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 78.37%. Comparing base (6fb184a) to head (c251610).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #700 +/- ## ========================================== + Coverage 77.56% 78.37% +0.81% ========================================== Files 31 31 Lines 1970 1970 ========================================== + Hits 1528 1544 +16 + Misses 442 426 -16 ```