Skip to content

Conversation

@AntoinePrv
Copy link
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::enhancements For enhancements PRs or implementing features label Jun 12, 2025
@AntoinePrv
Copy link
Member Author

Unrelated to integration tests

@AntoinePrv AntoinePrv merged commit 2c3ddf1 into mamba-org:main Jun 12, 2025
30 checks passed
@AntoinePrv AntoinePrv deleted the missing-bindings branch June 12, 2025 15:07
@codecov
Copy link

codecov bot commented Jun 12, 2025

Codecov Report

Attention: Patch coverage is 0% with 70 lines in your changes missing coverage. Please review.

Project coverage is 63.76%. Comparing base (445bf87) to head (e976c01).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
libmambapy/src/libmambapy/bindings/legacy.cpp 0.00% 70 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3983      +/-   ##
==========================================
- Coverage   63.86%   63.76%   -0.11%     
==========================================
  Files         300      300              
  Lines       38220    38283      +63     
  Branches     2853     2855       +2     
==========================================
  Hits        24411    24411              
- Misses      13742    13805      +63     
  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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release::enhancements For enhancements PRs or implementing features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants