Skip to content

Fix PowerShell syntax error of quotes (Fixes #3908)#4179

Open
gghhffyy368 wants to merge 8 commits into
mamba-org:mainfrom
gghhffyy368:fix/powershell-quotes
Open

Fix PowerShell syntax error of quotes (Fixes #3908)#4179
gghhffyy368 wants to merge 8 commits into
mamba-org:mainfrom
gghhffyy368:fix/powershell-quotes

Merge branch 'main' into fix/powershell-quotes

c21c885
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 24, 2026 in 1s

54.74% (-0.01%) compared to a3c2580

View this Pull Request on Codecov

54.74% (-0.01%) compared to a3c2580

Details

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.74%. Comparing base (a3c2580) to head (c21c885).
⚠️ Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
libmamba/src/core/activation.cpp 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4179      +/-   ##
==========================================
- Coverage   54.75%   54.74%   -0.01%     
==========================================
  Files         240      240              
  Lines       30145    30147       +2     
  Branches     3214     3215       +1     
==========================================
  Hits        16505    16505              
- Misses      13637    13639       +2     
  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.