AY2324S1-CS2103T-T08-1 / tp

MIT License
0 stars 5 forks source link

Update GUI: To handle View Commands #163

Closed yanghengtang closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #163 (78a1da8) into master (8b7963f) will decrease coverage by 3.89%. The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master     #163      +/-   ##
============================================
- Coverage     81.93%   78.04%   -3.89%     
  Complexity      793      793              
============================================
  Files           115      118       +3     
  Lines          2330     2446     +116     
  Branches        221      227       +6     
============================================
  Hits           1909     1909              
- Misses          388      504     +116     
  Partials         33       33              
Files Coverage Δ
src/main/java/seedu/address/ui/PatientCard.java 0.00% <ø> (ø)
...rc/main/java/seedu/address/ui/AppointmentCard.java 0.00% <0.00%> (ø)
.../java/seedu/address/model/util/SampleDataUtil.java 0.00% <0.00%> (ø)
src/main/java/seedu/address/ui/DoctorWindow.java 0.00% <0.00%> (ø)
src/main/java/seedu/address/ui/PatientWindow.java 0.00% <0.00%> (ø)
.../main/java/seedu/address/ui/AppointmentWindow.java 0.00% <0.00%> (ø)
src/main/java/seedu/address/ui/MainWindow.java 0.00% <0.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more