AcademySoftwareFoundation / rez

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

Fix get_plugins() bug #1723

Open BryceGattis opened 3 months ago

BryceGattis commented 3 months ago

Add suggested fix from @mmdanggg2 and add tests.

Closes #1618.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 58.43%. Comparing base (36e0537) to head (7b5b913).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1723 +/- ## ========================================== + Coverage 58.29% 58.43% +0.14% ========================================== Files 126 126 Lines 17159 17160 +1 Branches 3505 3505 ========================================== + Hits 10002 10028 +26 + Misses 6493 6465 -28 - Partials 664 667 +3 ```

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