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

Fixes for Python 3.12 #889

Merged
merged 1 commit into from Jul 9, 2023
Merged

Fixes for Python 3.12 #889

merged 1 commit into from Jul 9, 2023

Conversation

arcivanov
Copy link
Member

fixes #888

@arcivanov arcivanov force-pushed the issue_888 branch 3 times, most recently from 90974cf to 82733c3 Compare June 22, 2023 20:09
@coveralls
Copy link

coveralls commented Jun 22, 2023

Pull Request Test Coverage Report for Build 5501440042

  • 39 of 51 (76.47%) changed or added relevant lines in 5 files are covered.
  • 12 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.3%) to 82.818%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/python/pybuilder/plugins/python/_coverage_shim.py 1 5 20.0%
src/main/python/pybuilder/python_utils.py 24 32 75.0%
Files with Coverage Reduction New Missed Lines %
src/main/python/pybuilder/plugins/python/_coverage_shim.py 4 1.49%
src/main/python/pybuilder/extern/init.py 8 76.34%
Totals Coverage Status
Change from base Build 4271121600: -0.3%
Covered Lines: 5300
Relevant Lines: 6206

💛 - Coveralls

@arcivanov arcivanov force-pushed the issue_888 branch 4 times, most recently from cb9a9cd to ed609a5 Compare July 9, 2023 17:12
@arcivanov arcivanov merged commit b70be8d into pybuilder:master Jul 9, 2023
106 of 114 checks passed
@arcivanov arcivanov deleted the issue_888 branch July 10, 2023 03:15
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.

Module imp is not available in Python 3.12
2 participants