AY2324S2-CS2103T-W11-2 / tp

https://ay2324s2-cs2103t-w11-2.github.io/tp/
MIT License
0 stars 4 forks source link

Fix/phone validator #199

Closed alphajae11 closed 6 months ago

alphajae11 commented 6 months ago

Added simple phone validator to ensure that all phone number added or edited must be 8 digit.

alphajae11 commented 6 months ago

closes #162

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 66.31%. Comparing base (42c51b5) to head (cbbbc8a).

:exclamation: Current head cbbbc8a differs from pull request most recent head b5dfc54. Consider uploading reports for the commit b5dfc54 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #199 +/- ## ============================================ - Coverage 66.40% 66.31% -0.10% + Complexity 564 563 -1 ============================================ Files 95 95 Lines 2191 2191 Branches 219 219 ============================================ - Hits 1455 1453 -2 - Misses 652 653 +1 - Partials 84 85 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.