AcademySoftwareFoundation / rez

An integrated package configuration, build and deployment system for software
https://rez.readthedocs.io
Apache License 2.0
958 stars 339 forks source link

Fix test commands defined as list that result in an empty command #1850

Closed JeanChristopheMorinPerso closed 1 month ago

JeanChristopheMorinPerso commented 1 month ago

Fixes #1525

Fix test commands defined as list that result in an empty command when verbosity is enabled.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 58.58%. Comparing base (102c8e7) to head (484d625). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/rez/package_test.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1850 +/- ## ======================================= Coverage 58.58% 58.58% ======================================= Files 126 126 Lines 17207 17207 Branches 3014 3015 +1 ======================================= Hits 10080 10080 Misses 6474 6474 Partials 653 653 ```

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