ansys / pymechanical

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

FIX: Modify pre-commit hook #763

Closed dipinknair closed 3 weeks ago

dipinknair commented 3 weeks ago

remove no-commit-to-branch

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 (efe67c4). Report is 1 commits behind head on main.

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