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

Remove unnecessary variable assignment in rez.deprecations #1696

Closed BryceGattis closed 3 months ago

BryceGattis commented 3 months ago

Fixes sonar cloud bug:

https://sonarcloud.io/project/issues?resolved=false&types=BUG&id=AcademySoftwareFoundation_rez&open=AY3yULhmWR7giuRoWAmS

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 58.06%. Comparing base (dc2c777) to head (04f19b5). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1696 +/- ## ========================================== + Coverage 58.05% 58.06% +0.01% ========================================== Files 126 126 Lines 17035 17035 Branches 3490 3490 ========================================== + Hits 9889 9892 +3 + Misses 6482 6480 -2 + Partials 664 663 -1 ```

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