ansys / pymechanical

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

MAINT: Update files as per pyansys standards #762

Closed dipinknair closed 3 weeks ago

dipinknair commented 3 weeks ago
codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 80.87%. Comparing base (4d636f3) to head (a7743f9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #762 +/- ## ========================================== - Coverage 81.63% 80.87% -0.76% ========================================== Files 32 32 Lines 1982 1982 ========================================== - Hits 1618 1603 -15 - Misses 364 379 +15 ```
dipinknair commented 3 weeks ago

LGTM! Could you present this as well in tuesday's meeting? Especially flake8-pyproject and tox as part of the pyproject.toml config

Sure.