AY2425S1-CS2103T-W10-4 / tp

https://ay2425s1-cs2103t-w10-4.github.io/tp/
MIT License
0 stars 5 forks source link

Fix bug loading module #158

Open Jianwen0451 opened 9 hours ago

Jianwen0451 commented 9 hours ago
  1. Add check for missing set of modules/module/ grade when reading
codecov[bot] commented 9 hours ago

Codecov Report

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

Files with missing lines Coverage Δ Complexity Δ
.../java/seedu/address/storage/JsonAdaptedModule.java 73.91% <100.00%> (+5.49%) 6.00 <4.00> (+2.00)
.../java/seedu/address/storage/JsonAdaptedPerson.java 100.00% <100.00%> (ø) 13.00 <0.00> (+1.00)