AY2425S1-CS2103-F12-1 / tp

MIT License
0 stars 4 forks source link

Implement Claim ID to be in uppercase only #184

Open zi-yii opened 4 hours ago

zi-yii commented 4 hours ago

Fixes #174 Claim ID was case-sensitive. Let's implement claim ID to only be in uppercase to make it less confusing for users.

codecov[bot] commented 4 hours ago

Codecov Report

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

Files with missing lines Coverage Δ Complexity Δ
...in/java/seedu/address/logic/parser/ParserUtil.java 89.39% <100.00%> (ø) 19.00 <0.00> (ø)