Skip to content

Workaround for Python 3.9 not having get_default_scheme#22

Merged
arcivanov merged 1 commit intomasterfrom
issue_19_part3
Jan 20, 2026
Merged

Workaround for Python 3.9 not having get_default_scheme#22
arcivanov merged 1 commit intomasterfrom
issue_19_part3

Conversation

@arcivanov
Copy link
Member

fixes #19

@arcivanov arcivanov merged commit f0e8426 into master Jan 20, 2026
109 of 709 checks passed
@github-actions
Copy link

Pull Request Test Coverage Report for Build 21178634106

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

  • 2 of 4 (50.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.4%) to 82.443%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/python/wheel_axle/runtime/_libpython.py 2 4 50.0%
Totals Coverage Status
Change from base Build 21163195264: -0.4%
Covered Lines: 254
Relevant Lines: 299

💛 - Coveralls

3 similar comments
@github-actions
Copy link

github-actions bot commented Jan 20, 2026

Pull Request Test Coverage Report for Build 21178634106

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

  • 2 of 4 (50.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.4%) to 82.443%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/python/wheel_axle/runtime/_libpython.py 2 4 50.0%
Totals Coverage Status
Change from base Build 21163195264: -0.4%
Covered Lines: 254
Relevant Lines: 299

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jan 20, 2026

Pull Request Test Coverage Report for Build 21178634106

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

  • 2 of 4 (50.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.4%) to 82.443%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/python/wheel_axle/runtime/_libpython.py 2 4 50.0%
Totals Coverage Status
Change from base Build 21163195264: -0.4%
Covered Lines: 254
Relevant Lines: 299

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jan 20, 2026

Pull Request Test Coverage Report for Build 21178634106

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

  • 2 of 4 (50.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.4%) to 82.443%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/python/wheel_axle/runtime/_libpython.py 2 4 50.0%
Totals Coverage Status
Change from base Build 21163195264: -0.4%
Covered Lines: 254
Relevant Lines: 299

💛 - Coveralls

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.

lib with suffix may not exist in the target to be symlinked for libpython module

2 participants