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

Add cli bind test #1710

Open BryceGattis opened 6 months ago

BryceGattis commented 6 months ago

The CLI is largely untested right now, so I'm adding a few new tests for rez-bind.

Will likely add more tests moving forward but we can merge this one at any point.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 58.61%. Comparing base (9610630) to head (c5a405f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1710 +/- ## ========================================== + Coverage 58.27% 58.61% +0.34% ========================================== Files 126 126 Lines 17157 17157 Branches 3504 3504 ========================================== + Hits 9998 10057 +59 + Misses 6494 6427 -67 - Partials 665 673 +8 ```

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