probabl-ai / skore

Skore let's you "Own Your Data Science." It provides a user-friendly interface to track and visualize your modeling results, and perform evaluation of your machine learning models with scikit-learn.
https://probabl.ai
MIT License
11 stars 0 forks source link

ci: Create CI workflow to test skore on all versions of python `>=3.9` #402

Open thomass-dev opened 5 days ago

thomass-dev commented 5 days ago
github-actions[bot] commented 4 days ago

Coverage Report for ./frontend

Status Category Percentage Covered / Total
🔵 Lines 83.4% 1236 / 1482
🔵 Statements 83.4% 1236 / 1482
🔵 Functions 57.14% 48 / 84
🔵 Branches 84.11% 143 / 170
File CoverageNo changed files found.
Generated in workflow #36 for commit 3d5a0f5 by the Vitest Coverage Report Action
augustebaum commented 1 day ago

CI cache and the Makefile refactor are both important changes that are less controversial; could you open a separate PR for them?