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 13.51351% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.54%. Comparing base (ba84180) to head (1797404).

Files with missing lines Patch % Lines
libmamba/src/core/transaction.cpp 0.00% 24 Missing ⚠️
libmamba/src/api/update.cpp 0.00% 7 Missing ⚠️
micromamba/src/update.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4255      +/-   ##
==========================================
- Coverage   54.58%   54.54%   -0.04%     
==========================================
  Files         240      240              
  Lines       30257    30290      +33     
  Branches     3234     3241       +7     
==========================================
+ Hits        16516    16522       +6     
- Misses      13738    13765      +27     
  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 added 2 commits June 19, 2026 08:42
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 f44e0d2 to 1797404 Compare June 19, 2026 06:44
@jjerphan jjerphan mentioned this pull request Jun 22, 2026
11 tasks
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