Skip to content

fix: Adapt update --all - #4255

Draft
jjerphan wants to merge 2 commits into
mamba-org:mainfrom
jjerphan:fix/adapt-update-all
Draft

fix: Adapt update --all#4255
jjerphan wants to merge 2 commits into
mamba-org:mainfrom
jjerphan:fix/adapt-update-all

Conversation

@jjerphan

@jjerphan jjerphan commented May 5, 2026

Copy link
Copy Markdown
Member

Description

See #1231.

Type of Change

  • Bugfix
  • Feature / enhancement
  • CI / Documentation
  • Maintenance

Checklist

  • My code follows the general style and conventions of the codebase, ensuring consistency
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have run pre-commit run --all locally in the source folder and confirmed that there are no linter errors.
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing tests pass locally with my changes

@github-actions github-actions Bot added the release::bug_fixes For PRs fixing bugs label May 5, 2026
@codecov

codecov Bot commented May 5, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 14.70588% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.35%. Comparing base (df10fc2) to head (604d2c7).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
libmamba/src/core/transaction.cpp 0.00% 24 Missing ⚠️
libmamba/src/api/update.cpp 0.00% 4 Missing ⚠️
micromamba/src/update.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4255      +/-   ##
==========================================
- Coverage   55.38%   55.35%   -0.04%     
==========================================
  Files         243      243              
  Lines       30374    30404      +30     
  Branches     3257     3264       +7     
==========================================
+ Hits        16822    16829       +7     
- Misses      13549    13572      +23     
  Partials        3        3              

☔ View full report in Codecov by Harness.
📢 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.

@jjerphan
jjerphan marked this pull request as ready for review May 5, 2026 15:38
@jjerphan
jjerphan force-pushed the fix/adapt-update-all branch 2 times, most recently from ca22cad to f44e0d2 Compare May 12, 2026 15:30
@jjerphan
jjerphan marked this pull request as draft May 19, 2026 11:40
@jjerphan
jjerphan force-pushed the fix/adapt-update-all branch from f44e0d2 to 1797404 Compare June 19, 2026 06:44
@jjerphan jjerphan mentioned this pull request Jun 22, 2026
11 tasks
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
@jjerphan
jjerphan force-pushed the fix/adapt-update-all branch from 1797404 to 604d2c7 Compare August 4, 2026 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release::bug_fixes For PRs fixing bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant