AY2324S2-CS2103T-W11-2 / tp

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

Fix Trimming of Excess Whitespace in Name #191

Closed chuahjiajie closed 6 months ago

chuahjiajie commented 6 months ago

Fixes #159

Did the same for address, roles, CCAs, and metadata

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 65.74%. Comparing base (96a3e71) to head (c0bb976).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #191 +/- ## ============================================ + Coverage 65.73% 65.74% +0.01% - Complexity 555 556 +1 ============================================ Files 95 95 Lines 2174 2175 +1 Branches 219 219 ============================================ + Hits 1429 1430 +1 Misses 663 663 Partials 82 82 ```

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