ansys / pyadditive

Pythonic interface client to Ansys additive simulation service
https://additive.docs.pyansys.com
MIT License
2 stars 1 forks source link

Check for invalid material when importing from CSV #537

Closed pkrull-ansys closed 5 days ago

pkrull-ansys commented 5 days ago

This PR:

codecov[bot] commented 5 days ago

Codecov Report

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

Project coverage is 97.36%. Comparing base (8774b4d) to head (321e7ef). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #537 +/- ## ======================================= Coverage 97.36% 97.36% ======================================= Files 34 34 Lines 3415 3418 +3 ======================================= + Hits 3325 3328 +3 Misses 90 90 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.