AY2425S1-CS2103-F12-1 / tp

MIT License
0 stars 4 forks source link

Add tests in ParserUtilTest #145

Closed matthewyip1511 closed 1 week ago

matthewyip1511 commented 1 week ago

Unlike the what the name of the branch says, this PR only adds tests for ParserUtilTest 🙂 the tests for CommandUtilTest will be added in a separate PR

codecov[bot] commented 1 week 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.06% <100.00%> (+26.15%) 19.00 <0.00> (+4.00)