Open juliaam opened 1 month ago
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 | 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 |
Closes #233
Feature
Adicionado o componente de meus pets e alterado o sliding para mobileChecklist
- [x] Issue linked - [x] Build working correctly - [x] Tests created