AY2122S2-CS2103-F11-2 / tp

TAlent Assistant™ is a desktop application used by professors to schedule interviews and keep track of applications for teaching assistants.
https://ay2122s2-cs2103-f11-2.github.io/tp/
MIT License
1 stars 5 forks source link

Fix Invalid Date bug #365

Closed lzan98 closed 2 years ago

lzan98 commented 2 years ago

Closes #316 Closes #341

codecov[bot] commented 2 years ago

Codecov Report

Merging #365 (6914880) into master (90938e5) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master     #365      +/-   ##
============================================
+ Coverage     70.58%   70.59%   +0.01%     
  Complexity      862      862              
============================================
  Files           125      125              
  Lines          2648     2649       +1     
  Branches        363      363              
============================================
+ Hits           1869     1870       +1     
  Misses          670      670              
  Partials        109      109              
Impacted Files Coverage Δ
...dress/logic/commands/schedule/ScheduleCommand.java 100.00% <ø> (ø)
...in/java/seedu/address/logic/parser/ParserUtil.java 87.80% <100.00%> (+0.15%) :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 90938e5...6914880. Read the comment docs.