ansys / pyaedt

AEDT Python Client Package
https://aedt.docs.pyansys.com
MIT License
201 stars 120 forks source link

REFACTOR: export bom #4859

Closed hui-zhou-a closed 3 months ago

hui-zhou-a commented 3 months ago

use the new method to export bom.

ansys-reviewer-bot[bot] commented 3 months ago

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 83.15%. Comparing base (521f6d9) to head (624e709). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4859 +/- ## ========================================== + Coverage 83.13% 83.15% +0.01% ========================================== Files 118 118 Lines 54080 54080 ========================================== + Hits 44959 44968 +9 + Misses 9121 9112 -9 ```