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

Make rez-test tests cross-platform #1849

Closed JeanChristopheMorinPerso closed 1 month ago

JeanChristopheMorinPerso commented 1 month ago

This PR fixes the tests introduced in #1740.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 59.30%. Comparing base (31d469c) to head (4389f1a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## testing_object #1849 +/- ## ================================================== + Coverage 58.90% 59.30% +0.40% ================================================== Files 126 126 Lines 17210 17210 Branches 3014 3015 +1 ================================================== + Hits 10137 10206 +69 + Misses 6377 6319 -58 + Partials 696 685 -11 ```

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