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

build: make the package to support Python 3.11 #73

Merged
merged 1 commit into from
Sep 25, 2023
Merged

Conversation

marcofavoritobi
Copy link
Contributor

@marcofavoritobi marcofavoritobi commented Sep 22, 2023

Proposed changes

This PR adds Python 3.11 in the list of supported Python versions. It also sets up the CI to also run tests over Python 3.11.

This PR has highest priority over PR #50; once this one is merged, that PR will be updated accordingly.

This PR should be merged after #72.

@codecov-commenter
Copy link

codecov-commenter commented Sep 22, 2023

Codecov Report

Merging #73 (d75d41a) into main (4f1e08e) will decrease coverage by 0.04%.
Report is 4 commits behind head on main.
The diff coverage is 100.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #73      +/-   ##
==========================================
- Coverage   89.22%   89.18%   -0.04%     
==========================================
  Files          42       42              
  Lines        1782     1776       -6     
==========================================
- Hits         1590     1584       -6     
  Misses        192      192              
Files Changed Coverage Δ
black_it/loss_functions/msm.py 84.84% <100.00%> (-0.23%) ⬇️
black_it/samplers/halton.py 97.43% <100.00%> (-0.04%) ⬇️

... and 4 files with indirect coverage changes

@marcofavoritobi marcofavoritobi force-pushed the python3.11 branch 2 times, most recently from d3ab747 to caec16e Compare September 22, 2023 14:02
Copy link

@muxator muxator left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM once we merge the modified #72.

@marcofavoritobi marcofavoritobi merged commit 065785f into main Sep 25, 2023
13 checks passed
@marcofavoritobi marcofavoritobi deleted the python3.11 branch September 25, 2023 08:04
@marcofavoritobi marcofavoritobi mentioned this pull request Sep 25, 2023
7 tasks
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.

4 participants