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): Use highlight color for item names #622

Closed rouk1 closed 3 weeks ago

rouk1 commented 3 weeks ago

Closes #524

github-actions[bot] commented 3 weeks ago

Coverage Report for ./skore-ui

Status Category Percentage Covered / Total
🔵 Lines 80.81% 1904 / 2356
🔵 Statements 80.81% 1904 / 2356
🔵 Functions 41.81% 46 / 110
🔵 Branches 78.85% 138 / 175
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
skore-ui/src/components/TreeAccordionItem.vue 83.72% 93.33% 10% 83.72% 19-23, 39-43, 45-48
Generated in workflow #544 for commit de9e9c0 by the Vitest Coverage Report Action