ansys / pymechanical

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

Feat: Add vulnerability check #709

Closed dipinknair closed 4 months ago

dipinknair commented 5 months ago

This failure of the action means mechanical has vulnerabilities which we should look into @ansys/pymechanical-maintainers

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 76.85%. Comparing base (1e26f56) to head (07d5c1b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #709 +/- ## ========================================== + Coverage 76.80% 76.85% +0.05% ========================================== Files 31 31 Lines 1970 1970 ========================================== + Hits 1513 1514 +1 + Misses 457 456 -1 ```