ansys / pymechanical

Pythonic interface to Ansys Mechanical
https://mechanical.docs.pyansys.com/
MIT License
30 stars 13 forks source link

Feat: Add app libraries test #696

Closed dipinknair closed 2 months ago

dipinknair commented 2 months ago

Loads a simple function from Mechanical library and tests it.

app_libraries.py coverage increases from 62->100

codecov[bot] commented 2 months ago

Codecov Report

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

:exclamation: No coverage uploaded for pull request base (main@4cabcfe). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #696 +/- ## ======================================= Coverage ? 78.22% ======================================= Files ? 31 Lines ? 1970 Branches ? 0 ======================================= Hits ? 1541 Misses ? 429 Partials ? 0 ```