Closed shouta0715 closed 7 months ago
Status | Category | Percentage | Covered / Total |
---|---|---|---|
🟢 | Lines | 100% (🎯 80%) | 542 / 542 |
🟢 | Statements | 100% (🎯 80%) | 542 / 542 |
🟢 | Functions | 100% (🎯 80%) | 22 / 22 |
🟢 | Branches | 100% (🎯 80%) | 91 / 91 |
File | Stmts | % Branch | % Funcs | % Lines | Uncovered Lines |
---|---|---|---|---|---|
Changed Files | |||||
src/app/(apps)/_features/prefectures/utils/index.ts | 100% | 100% | 100% | 100% |
都道府県の一括選択を行えるように機能を追加した。 リセットボタンも追加した。
destructiveのcolorがアクセシビリティに引っかるため色を少し変更した。