Skip to content

Add init bindings to for params structs #3985

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 1 commit into from
Jun 17, 2025

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 16, 2025
Copy link

codecov bot commented Jun 16, 2025

Codecov Report

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

Project coverage is 63.56%. Comparing base (0ad2c56) to head (3640830).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
libmambapy/src/libmambapy/bindings/legacy.cpp 0.00% 57 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3985      +/-   ##
==========================================
- Coverage   63.66%   63.56%   -0.10%     
==========================================
  Files         300      300              
  Lines       38344    38401      +57     
  Branches     2861     2861              
==========================================
- Hits        24412    24411       -1     
- Misses      13865    13923      +58     
  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.

@AntoinePrv AntoinePrv merged commit a8bf17b into mamba-org:main Jun 17, 2025
29 of 31 checks passed
@AntoinePrv AntoinePrv deleted the missing-bindings branch June 17, 2025 13:33
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.

2 participants