AcademySoftwareFoundation / rez

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

Fix for combined packages on windows #1759

Open cfxegbert opened 1 month ago

cfxegbert commented 1 month ago

Fixes #1758

See bug https://github.com/AcademySoftwareFoundation/rez/issues/1758 for detail explanation

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 58.39%. Comparing base (a13f7bb) to head (5c6f6bd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1759 +/- ## ========================================== - Coverage 58.41% 58.39% -0.02% ========================================== Files 126 126 Lines 17163 17163 Branches 3506 3506 ========================================== - Hits 10025 10023 -2 - Misses 6473 6474 +1 - Partials 665 666 +1 ```

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