Skip to content

fix: Clone pip packages with environment

635aca1
Select commit
Loading
Failed to load commit list.
Draft

fix: Clone pip packages with environment #4153

fix: Clone pip packages with environment
635aca1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 29, 2026 in 0s

51.09% (-0.05%) compared to b98c281

View this Pull Request on Codecov

51.09% (-0.05%) compared to b98c281

Details

Codecov Report

❌ Patch coverage is 0% with 42 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.09%. Comparing base (b98c281) to head (635aca1).

Files with missing lines Patch % Lines
libmamba/src/api/create.cpp 0.00% 36 Missing ⚠️
libmamba/src/api/utils.cpp 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4153      +/-   ##
==========================================
- Coverage   51.13%   51.09%   -0.05%     
==========================================
  Files         236      236              
  Lines       27645    27664      +19     
  Branches     2832     2833       +1     
==========================================
- Hits        14137    14135       -2     
- Misses      13505    13526      +21     
  Partials        3        3              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.