tesseract-robotics / tesseract

Motion Planning Environment
http://tesseract-docs.rtfd.io
Other
257 stars 89 forks source link

Fix deprecated exec_program command #1004

Closed rjoomen closed 3 months ago

rjoomen commented 3 months ago

Replace deprecated exec_program command by execute_process.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 90.18%. Comparing base (371e7d5) to head (b408e59).

:exclamation: Current head b408e59 differs from pull request most recent head 4a6d05d

Please upload reports for the commit 4a6d05d to get more accurate results.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/tesseract-robotics/tesseract/pull/1004/graphs/tree.svg?width=650&height=150&src=pr&token=nh4aHZzgpR&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tesseract-robotics)](https://app.codecov.io/gh/tesseract-robotics/tesseract/pull/1004?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tesseract-robotics) ```diff @@ Coverage Diff @@ ## master #1004 +/- ## ========================================== - Coverage 90.19% 90.18% -0.01% ========================================== Files 280 280 Lines 15801 15801 ========================================== - Hits 14251 14250 -1 - Misses 1550 1551 +1 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/tesseract-robotics/tesseract/pull/1004/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tesseract-robotics)