Skip to content

maint: Modularize libmamba - #4150

Draft
jjerphan wants to merge 4 commits into
mamba-org:mainfrom
jjerphan:maint/modularize-libmamba
Draft

maint: Modularize libmamba#4150
jjerphan wants to merge 4 commits into
mamba-org:mainfrom
jjerphan:maint/modularize-libmamba

fixup! maint: Modularize `libmambapy`

0e5c067
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 26, 2026 in 1s

5.90% (-45.24%) compared to b98c281

View this Pull Request on Codecov

5.90% (-45.24%) compared to b98c281

Details

Codecov Report

❌ Patch coverage is 0% with 79 lines in your changes missing coverage. Please review.
✅ Project coverage is 5.90%. Comparing base (b98c281) to head (0e5c067).

Files with missing lines Patch % Lines
libmamba/src/core/util_os.cpp 0.00% 71 Missing ⚠️
libmambapy/solver/bindings_solver.cpp 0.00% 4 Missing ⚠️
libmambapy/common/bindings_common.cpp 0.00% 3 Missing ⚠️
libmamba/src/api/configuration.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #4150       +/-   ##
==========================================
- Coverage   51.13%   5.90%   -45.24%     
==========================================
  Files         236     238        +2     
  Lines       27645   27532      -113     
  Branches     2832    2827        -5     
==========================================
- Hits        14137    1625    -12512     
- Misses      13505   25904    +12399     
  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.