Skip to content

fix: Handle many missing top-level packages - #4361

Open
jjerphan wants to merge 1 commit into
mamba-org:mainfrom
jjerphan:fix/handle-many-missing-top-level-packages
Open

fix: Handle many missing top-level packages#4361
jjerphan wants to merge 1 commit into
mamba-org:mainfrom
jjerphan:fix/handle-many-missing-top-level-packages

Conversation

@jjerphan

Copy link
Copy Markdown
Member

Description

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 Jul 28, 2026
@jjerphan
jjerphan force-pushed the fix/handle-many-missing-top-level-packages branch 2 times, most recently from 5efa89b to cc7d7f8 Compare July 31, 2026 08:51
@codecov

codecov Bot commented Jul 31, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 90.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.41%. Comparing base (df10fc2) to head (f15f7f1).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
libmamba/src/solver/problems_graph.cpp 90.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4361      +/-   ##
==========================================
+ Coverage   55.38%   55.41%   +0.03%     
==========================================
  Files         243      243              
  Lines       30374    30389      +15     
  Branches     3257     3261       +4     
==========================================
+ Hits        16822    16841      +19     
+ Misses      13549    13545       -4     
  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.

Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
@jjerphan
jjerphan force-pushed the fix/handle-many-missing-top-level-packages branch from cc7d7f8 to f15f7f1 Compare August 4, 2026 09:39
@jjerphan
jjerphan marked this pull request as ready for review August 6, 2026 11:53
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