Skip to content
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

Support require-libpython in the wheel #15

Merged
merged 1 commit into from
Sep 20, 2024
Merged

Conversation

arcivanov
Copy link
Member

If we're in a user-local install or a venv and we have no libpython SOs linked, create symlinks and fail if we can't

Release 0.0.6

@arcivanov arcivanov force-pushed the add_require_libpython branch 3 times, most recently from a8d95af to c085e4a Compare September 19, 2024 18:32
@coveralls
Copy link

coveralls commented Sep 19, 2024

Pull Request Test Coverage Report for Build 10952100288

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 40 of 48 (83.33%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+1.4%) to 83.721%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/python/wheel_axle/runtime/_libpython.py 34 42 80.95%
Totals Coverage Status
Change from base Build 10313399360: 1.4%
Covered Lines: 247
Relevant Lines: 287

💛 - Coveralls

@arcivanov arcivanov force-pushed the add_require_libpython branch 20 times, most recently from a2743da to 5dff35f Compare September 20, 2024 02:24
If we're in a user-local install or a venv and we have no libpython SOs linked,
create symlinks and fail if we can't

Release 0.0.6
@arcivanov arcivanov merged commit c891065 into master Sep 20, 2024
1 of 3 checks passed
@arcivanov arcivanov deleted the add_require_libpython branch September 20, 2024 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants