probabl-ai / skore

Skore lets 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.github.io/skore/
MIT License
70 stars 7 forks source link

feat(UI): Views actions are now always available #757

Closed rouk1 closed 23 hours ago

rouk1 commented 1 day ago

Even for unamed views.

github-actions[bot] commented 1 day ago

Coverage Report for ./skore-ui

Status Category Percentage Covered / Total
🔵 Lines 82.37% 2178 / 2644
🔵 Statements 82.37% 2178 / 2644
🔵 Functions 45.9% 56 / 122
🔵 Branches 80.18% 178 / 222
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
skore-ui/src/components/EditableListItem.vue 68.29% 83.33% 16.66% 68.29% 20-29, 45-56, 61-65, 99
skore-ui/src/views/project/ProjectViewNavigator.vue 55.14% 81.25% 37.5% 55.14% 25-79, 90, 99-108, 125
Generated in workflow #957 for commit 80f157f by the Vitest Coverage Report Action