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

feat: Automatically pass OTP to HUB #1362

Merged
merged 4 commits into from
Feb 25, 2025
Merged

feat: Automatically pass OTP to HUB #1362

merged 4 commits into from
Feb 25, 2025

Conversation

thomass-dev
Copy link
Collaborator

No description provided.

commit 993d9f7
Author: Thomas S <thomas@probabl.ai>
Date:   Tue Feb 25 15:47:17 2025 +0100

    mob next [ci-skip] [ci skip] [skip ci]

    lastFile:skore/tests/unit/hub/test_login.py

commit 75734a5
Author: Thomas S <thomas@probabl.ai>
Date:   Tue Feb 25 15:03:37 2025 +0100

    mob next [ci-skip] [ci skip] [skip ci]

    lastFile:skore/src/skore/hub/login.py

commit ad92683
Author: Thomas S <thomas@probabl.ai>
Date:   Tue Feb 25 14:52:11 2025 +0100

    mob next [ci-skip] [ci skip] [skip ci]

    lastFile:skore/tests/unit/hub/test_client.py

commit cf7a83c
Author: Thomas S <thomas@probabl.ai>
Date:   Tue Feb 25 14:33:44 2025 +0100

    mob next [ci-skip] [ci skip] [skip ci]

    lastFile:skore/tests/unit/hub/test_client.py

commit 2c43897
Author: Matt J <matthieu@probabl.ai>
Date:   Tue Feb 25 12:39:39 2025 +0100

    mob next [ci-skip] [ci skip] [skip ci]

    lastFile:skore/src/skore/hub/token.py

commit cc62828
Author: Thomas S <thomas@probabl.ai>
Date:   Tue Feb 25 12:21:22 2025 +0100

    mob next [ci-skip] [ci skip] [skip ci]

    lastFile:skore/src/skore/hub/callback_server.py

commit 7902b65
Author: Matt J <matthieu@probabl.ai>
Date:   Tue Feb 25 11:56:09 2025 +0100

    mob next [ci-skip] [ci skip] [skip ci]

    lastFile:skore/src/skore/hub/client.py

commit 91cb5ec
Author: Thomas S <thomas@probabl.ai>
Date:   Tue Feb 25 11:33:37 2025 +0100

    mob next [ci-skip] [ci skip] [skip ci]

    lastFile:skore/src/skore/hub/client.py

commit 5f1e5fb
Author: Matt J <matthieu@probabl.ai>
Date:   Tue Feb 25 11:14:47 2025 +0100

    mob next [ci-skip] [ci skip] [skip ci]

    lastFile:skore/src/skore/hub/api.py

commit cbcc1f5
Author: Thomas S <thomas@probabl.ai>
Date:   Tue Feb 25 10:59:38 2025 +0100

    mob next [ci-skip] [ci skip] [skip ci]

    lastFile:skore/tests/unit/hub/test_api.py

commit 8864425
Author: Matt J <matthieu@probabl.ai>
Date:   Tue Feb 25 10:39:16 2025 +0100

    mob next [ci-skip] [ci skip] [skip ci]

    lastFile:skore/tests/unit/hub/test_api.py

commit ef4eae5
Author: Thomas S <thomas@probabl.ai>
Date:   Mon Feb 24 17:39:32 2025 +0100

    mob next [ci-skip] [ci skip] [skip ci]

    lastFile:skore/src/skore/hub/authentication.py

commit bebdccc
Author: Matt J <matthieu@probabl.ai>
Date:   Mon Feb 24 17:15:25 2025 +0100

    mob next [ci-skip] [ci skip] [skip ci]

    lastFile:skore/src/skore/hub/authentication.py

commit b3a8c23
Author: Matt J <matthieu@probabl.ai>
Date:   Mon Feb 24 16:43:23 2025 +0100

    mob next [ci-skip] [ci skip] [skip ci]

    lastFile:skore/src/skore/hub/callback_server.py

commit 630f0cd
Author: Matt J <matthieu@probabl.ai>
Date:   Mon Feb 24 16:22:56 2025 +0100

    mob next [ci-skip] [ci skip] [skip ci]

    lastFile:skore/src/skore/hub/callback_server.py

commit 6c9c246
Author: Matt J <matthieu@probabl.ai>
Date:   Mon Feb 24 16:22:48 2025 +0100

    mob start [ci-skip] [ci skip] [skip ci]

Co-authored-by: Matt J <matthieu@probabl.ai>
Copy link
Contributor

github-actions bot commented Feb 25, 2025

Coverage

Coverage Report for backend
FileStmtsMissCoverMissing
venv/lib/python3.12/site-packages/skore
   __init__.py150100% 
   __main__.py880%3–19
   _config.py260100% 
   exceptions.py440%4–23
venv/lib/python3.12/site-packages/skore/cli
   __init__.py550%3–8
   cli.py22220%3–70
   color_format.py49490%3–116
venv/lib/python3.12/site-packages/skore/hub
   __init__.py00100% 
   api.py28280%3–149
   callback_server.py39390%3–81
   client.py20200%3–41
   login.py42420%3–91
   token.py34340%3–65
venv/lib/python3.12/site-packages/skore/persistence
   __init__.py00100% 
venv/lib/python3.12/site-packages/skore/persistence/item
   __init__.py56393%96–99
   altair_chart_item.py19191%14
   item.py22195%86
   matplotlib_figure_item.py36195%19
   media_item.py220100% 
   numpy_array_item.py27194%16
   pandas_dataframe_item.py29194%14
   pandas_series_item.py29194%14
   pickle_item.py220100% 
   pillow_image_item.py25193%15
   plotly_figure_item.py20192%14
   polars_dataframe_item.py27194%14
   polars_series_item.py22192%14
   primitive_item.py23291%13–15
   sklearn_base_estimator_item.py29194%15
   skrub_table_report_item.py10186%11
venv/lib/python3.12/site-packages/skore/persistence/repository
   __init__.py20100% 
   item_repository.py59591%15–16, 202–203, 226
venv/lib/python3.12/site-packages/skore/persistence/storage
   __init__.py40100% 
   abstract_storage.py220100% 
   disk_cache_storage.py33195%44
   in_memory_storage.py200100% 
venv/lib/python3.12/site-packages/skore/persistence/view
   __init__.py220%3–5
   view.py550%3–20
venv/lib/python3.12/site-packages/skore/project
   __init__.py30100% 
   _launch.py150199%278
   _open.py90100% 
   project.py88199%285
venv/lib/python3.12/site-packages/skore/sklearn
   __init__.py60100% 
   _base.py1401490%36, 48, 58, 91, 94, 147–156, 168–>173, 183–184
   find_ml_task.py49197%103–>111, 135
   types.py20100% 
venv/lib/python3.12/site-packages/skore/sklearn/_comparison
   __init__.py50100% 
   metrics_accessor.py147297%156, 157–>159, 1169
   precision_recall_curve_display.py68197%191–>194, 299
   prediction_error_display.py671078%97, 154–>exit, 209, 214–218, 227, 231, 236–238
   report.py59099%240–>243
   roc_curve_display.py69196%204–>213, 213–>216, 308
venv/lib/python3.12/site-packages/skore/sklearn/_cross_validation
   __init__.py50100% 
   metrics_accessor.py152099%132–>134, 134–>136
   report.py950100% 
venv/lib/python3.12/site-packages/skore/sklearn/_estimator
   __init__.py50100% 
   metrics_accessor.py2711094%159–168, 194–>203, 202, 243–>245, 271, 298–302, 317, 339, 351, 352–>354
   report.py120099%213–>219, 221–>223
   utils.py11110%1–19
venv/lib/python3.12/site-packages/skore/sklearn/_plot
   __init__.py40100% 
   precision_recall_curve.py119198%224–>241, 312
   prediction_error.py95198%154, 168–>171
   roc_curve.py1260100% 
   utils.py89593%23, 47–49, 53
venv/lib/python3.12/site-packages/skore/sklearn/train_test_split
   __init__.py00100% 
   train_test_split.py36294%16–17
venv/lib/python3.12/site-packages/skore/sklearn/train_test_split/warning
   __init__.py80100% 
   high_class_imbalance_too_few_examples_warning.py17378%16–18, 80
   high_class_imbalance_warning.py18288%16–18
   random_state_unset_warning.py11187%15
   shuffle_true_warning.py9091%44–>exit
   stratify_is_set_warning.py11187%15
   time_based_column_warning.py22189%17, 69–>exit
   train_test_split_warning.py5180%21
venv/lib/python3.12/site-packages/skore/ui
   __init__.py00100% 
   app.py32320%3–83
   dependencies.py440%3–10
   project_routes.py41410%3–92
   serializers.py77770%3–194
   server.py17170%3–40
venv/lib/python3.12/site-packages/skore/utils
   __init__.py60100% 
   _accessor.py70100% 
   _environment.py26097%29–>34
   _index.py50100% 
   _logger.py21484%14–18
   _parallel.py38388%23–33, 124
   _patch.py11546%19–35
   _progress_bar.py310100% 
   _show_versions.py310100% 
TOTAL329553484% 

Tests Skipped Failures Errors Time
652 3 💤 0 ❌ 0 🔥 58.070s ⏱️

Copy link
Contributor

github-actions bot commented Feb 25, 2025

Documentation preview @ 0eec4f3

Copy link
Contributor

@rouk1 rouk1 left a comment

Choose a reason for hiding this comment

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

Nice : )

@rouk1 rouk1 marked this pull request as ready for review February 25, 2025 16:46
@rouk1 rouk1 merged commit 4af03a6 into authentication Feb 25, 2025
16 checks passed
@rouk1 rouk1 deleted the auto-otp branch February 25, 2025 16:47
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