AcademySoftwareFoundation / rez

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

Fix formatting sonarcloud compliance issue #1697

Closed BryceGattis closed 4 months ago

BryceGattis commented 6 months ago

Fixes SonarCloud compliance issue:

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

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 58.36%. Comparing base (dc2c777) to head (c555e30). Report is 9 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1697 +/- ## ========================================== + Coverage 58.05% 58.36% +0.31% ========================================== Files 126 126 Lines 17035 17159 +124 Branches 3490 3504 +14 ========================================== + Hits 9889 10015 +126 + Misses 6482 6477 -5 - Partials 664 667 +3 ```

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