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

chore: revert Concrete Python to 2.6.0-rc1 #592

Merged
merged 4 commits into from
Apr 5, 2024

Conversation

RomanBredehoft
Copy link
Collaborator

their release was not complete (in particular, it was lacking python 3.9 support on ubuntu)

@RomanBredehoft RomanBredehoft requested a review from a team as a code owner April 5, 2024 13:51
@cla-bot cla-bot bot added the cla-signed label Apr 5, 2024
jfrery
jfrery previously approved these changes Apr 5, 2024
Copy link

github-actions bot commented Apr 5, 2024

Coverage failed ❌

Coverage details

---------- coverage: platform linux, python 3.8.18-final-0 -----------
Name                                                  Stmts   Miss  Cover   Missing
-----------------------------------------------------------------------------------
src/concrete/ml/onnx/onnx_model_manipulations.py        101      2    98%   45, 48
src/concrete/ml/pandas/__init__.py                        8      2    75%   19, 81
src/concrete/ml/pandas/_development.py                   42     20    52%   30, 64-71, 83, 99-106, 131, 142, 155-171
src/concrete/ml/pandas/_operators.py                     75     65    13%   35-38, 57-90, 135-238, 310-374
src/concrete/ml/pandas/_processing.py                    86     72    16%   27-52, 66, 83-85, 111-191, 211-228, 246-290, 310-321
src/concrete/ml/pandas/_utils.py                         36     20    44%   28-36, 52, 69-70, 83-84, 96, 109, 121, 133, 145, 157, 174-177, 190
src/concrete/ml/pandas/client_engine.py                  27     13    52%   20-23, 34-37, 48-60, 79-85
src/concrete/ml/pandas/dataframe.py                      98     59    40%   39-50, 59, 68, 77, 86, 95, 104, 113, 123-131, 142-143, 154-158, 168, 228-256, 266-283, 297-306, 321-332, 344-357
src/concrete/ml/pytest/torch_models.py                  614      8    99%   1330-1333, 1344-1347
src/concrete/ml/pytest/utils.py                         171     21    88%   508-517, 558, 560, 717-755
src/concrete/ml/quantization/quantized_module.py        222      3    99%   229, 250, 265
src/concrete/ml/search_parameters/p_error_search.py     122     96    21%   106-146, 209-228, 233-239, 245-246, 255-266, 270-271, 291-300, 332-363, 374-380, 425-514
-----------------------------------------------------------------------------------
TOTAL                                                  7548    381    95%

47 files skipped due to complete coverage.

@RomanBredehoft RomanBredehoft merged commit 8d1d98a into main Apr 5, 2024
11 of 13 checks passed
@RomanBredehoft RomanBredehoft deleted the chore/revert_Concrete_Python_to_2.6.0-rc1 branch April 5, 2024 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants