AY2122S1-CS2103T-F12-2 / tp

https://ay2122s1-cs2103t-f12-2.github.io/tp/
MIT License
1 stars 5 forks source link

Add boundary for GraduationMonthYear field. #205

Closed Jeromesyl closed 2 years ago

Jeromesyl commented 2 years ago

Suggestion from #189 . The lower bound for Graduation Year is now set as 2020. I'm not sure if this bound is appropriate so can advise.

codecov-commenter commented 2 years ago

Codecov Report

Merging #205 (9983a29) into master (14010b8) will increase coverage by 0.01%. The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #205      +/-   ##
============================================
+ Coverage     70.64%   70.66%   +0.01%     
- Complexity      589      591       +2     
============================================
  Files            85       85              
  Lines          1918     1919       +1     
  Branches        259      259              
============================================
+ Hits           1355     1356       +1     
  Misses          445      445              
  Partials        118      118              
Impacted Files Coverage Δ
...du/intern/model/applicant/GraduationYearMonth.java 81.25% <66.66%> (+1.25%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 14010b8...9983a29. Read the comment docs.