rez-pip icon indicating copy to clipboard operation
rez-pip copied to clipboard

Use py-rattler instead of conda to create the python package

Open JeanChristopheMorinPerso opened this issue 1 year ago • 2 comments

py-rattler is the python biding for the rattler rust library. Rattler is much faster, and we can also more safely depend on it compared to conda since we can't "easily" pip install conda.

Codecov Report

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

Comparison is base (b593438) 81.91% compared to head (3bcb5a4) 80.94%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #90      +/-   ##
==========================================
- Coverage   81.91%   80.94%   -0.98%     
==========================================
  Files           8        8              
  Lines         719      719              
  Branches      150      150              
==========================================
- Hits          589      582       -7     
- Misses        115      121       +6     
- Partials       15       16       +1     

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

codecov[bot] avatar Jan 21 '24 18:01 codecov[bot]