rez icon indicating copy to clipboard operation
rez copied to clipboard

Rez pip error handling improvements

Open BryceGattis opened this issue 1 year ago • 1 comments

Add error handling for failed resolve and improve error handling if python package not found in resolve

BryceGattis avatar Apr 26 '24 12:04 BryceGattis

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 58.39%. Comparing base (36e0537) to head (c4bbf81). Report is 12 commits behind head on main.

Files Patch % Lines
src/rez/pip.py 0.00% 6 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1734      +/-   ##
==========================================
+ Coverage   58.29%   58.39%   +0.10%     
==========================================
  Files         126      126              
  Lines       17159    17167       +8     
  Branches     3505     3508       +3     
==========================================
+ Hits        10002    10025      +23     
+ Misses       6493     6477      -16     
- Partials      664      665       +1     

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

codecov[bot] avatar May 23 '24 11:05 codecov[bot]