Skip to content

Debug shell hook - #4370

Draft
Hind-M wants to merge 17 commits into
mamba-org:mainfrom
Hind-M:fix_win_shell_hook
Draft

Debug shell hook#4370
Hind-M wants to merge 17 commits into
mamba-org:mainfrom
Hind-M:fix_win_shell_hook

Conversation

@Hind-M

@Hind-M Hind-M commented Aug 3, 2026

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 Aug 3, 2026
@codecov

codecov Bot commented Aug 5, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 79 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.38%. Comparing base (df10fc2) to head (1218649).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
micromamba/src/main.cpp 0.00% 77 Missing ⚠️
libmamba/src/api/configuration.cpp 0.00% 1 Missing ⚠️
libmamba/src/core/shell_init.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4370   +/-   ##
=======================================
  Coverage   55.38%   55.38%           
=======================================
  Files         243      243           
  Lines       30374    30397   +23     
  Branches     3257     3249    -8     
=======================================
+ Hits        16822    16835   +13     
- Misses      13549    13559   +10     
  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.

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