Skip to content

Add missing bidings and other improvements #3990

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 23, 2025

Context C++20

7df8f44
Select commit
Loading
Failed to load commit list.
Merged

Add missing bidings and other improvements #3990

Context C++20
7df8f44
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 23, 2025 in 0s

63.56% (-0.01%) compared to 7cdf568

View this Pull Request on Codecov

63.56% (-0.01%) compared to 7cdf568

Details

Codecov Report

Attention: Patch coverage is 35.29412% with 11 lines in your changes missing coverage. Please review.

Project coverage is 63.56%. Comparing base (7cdf568) to head (7df8f44).

Files with missing lines Patch % Lines
libmamba/include/mamba/core/context.hpp 42.85% 8 Missing ⚠️
libmambapy/src/libmambapy/bindings/specs.cpp 0.00% 2 Missing ⚠️
libmambapy/src/libmambapy/bindings/legacy.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3990      +/-   ##
==========================================
- Coverage   63.57%   63.56%   -0.01%     
==========================================
  Files         300      300              
  Lines       38401    38404       +3     
  Branches     2861     2861              
==========================================
- Hits        24412    24411       -1     
- Misses      13922    13926       +4     
  Partials       67       67              

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