Skip to content

Conversation

@thomass-dev
Copy link
Collaborator

@thomass-dev thomass-dev commented Oct 21, 2025

Prerequisite for #2069.

python -m mypy --config-file=skore-local-project/pyproject.toml skore-local-project/                                                                                                                                                    

skore-local-project/src/skore_local_project/metadata.py:17: error: Module "skore" has no attribute "CrossValidationReport"  [attr-defined]
skore-local-project/src/skore_local_project/metadata.py:17: error: Module "skore" has no attribute "EstimatorReport"  [attr-defined]
skore-local-project/src/skore_local_project/metadata.py:31: error: Module "skore" has no attribute "CrossValidationReport"  [attr-defined]
skore-local-project/src/skore_local_project/metadata.py:31: error: Module "skore" has no attribute "EstimatorReport"  [attr-defined]
skore-local-project/src/skore_local_project/project.py:22: error: Module "skore" has no attribute "CrossValidationReport"  [attr-defined]
skore-local-project/src/skore_local_project/project.py:22: error: Module "skore" has no attribute "EstimatorReport"  [attr-defined]
skore-local-project/src/skore_local_project/project.py:206: error: Module "skore" has no attribute "CrossValidationReport"  [attr-defined]
skore-local-project/src/skore_local_project/project.py:206: error: Module "skore" has no attribute "EstimatorReport"  [attr-defined]

@github-actions
Copy link
Contributor

github-actions bot commented Oct 21, 2025

Coverage

Coverage Report for skore-local-project/
FileStmtsMissCoverMissing
skore-local-project/src/skore_local_project
   __init__.py50100% 
   metadata.py87495%26, 38, 150–151
   project.py102199%244
   storage.py40295%45, 187
TOTAL234797% 

Tests Skipped Failures Errors Time
24 0 💤 0 ❌ 0 🔥 7.185s ⏱️

@thomass-dev thomass-dev marked this pull request as ready for review October 21, 2025 14:03
@thomass-dev thomass-dev force-pushed the skore-local-project-fix-typing branch from 9210a27 to 33e004a Compare October 21, 2025 14:24
@rouk1 rouk1 added this pull request to the merge queue Oct 21, 2025
Merged via the queue into main with commit a58f8d8 Oct 21, 2025
70 checks passed
@rouk1 rouk1 deleted the skore-local-project-fix-typing branch October 21, 2025 16:27
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.

3 participants