devhatt / pet-dex-frontend

35 stars 43 forks source link

Componente de meus pets #311

Open juliaam opened 1 month ago

juliaam commented 1 month ago

Closes #233

Feature Adicionado o componente de meus pets e alterado o sliding para mobile
Checklist - [x] Issue linked - [x] Build working correctly - [x] Tests created
github-actions[bot] commented 1 month ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 35.92% 1933 / 5380
🔵 Statements 35.92% 1933 / 5380
🔵 Functions 52.04% 140 / 269
🔵 Branches 68.45% 230 / 336
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/components/MyPets/index.js 0% 0% 0% 0% 1-62
src/components/MyPetsCard/index.js 0% 0% 0% 0% 1-78
src/components/PetAvatar/index.js 0% 0% 0% 0% 1-50
src/components/PetGender/index.js 0% 0% 0% 0% 1-30
src/stories/MyPets.stories.js 0% 0% 0% 0% 1-33
src/stories/MyPetsCard.stories.js 0% 0% 0% 0% 1-22
Generated in workflow #309 for commit 93bc223 by the Vitest Coverage Report Action