AY2324S1-CS2103T-T08-1 / tp

MIT License
0 stars 5 forks source link

Edit doctor #106

Closed kimshitong closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #106 (54945fa) into master (bee0312) will increase coverage by 0.42%. The diff coverage is 92.30%.

@@             Coverage Diff              @@
##             master     #106      +/-   ##
============================================
+ Coverage     80.78%   81.20%   +0.42%     
- Complexity      771      789      +18     
============================================
  Files           112      114       +2     
  Lines          2222     2299      +77     
  Branches        233      245      +12     
============================================
+ Hits           1795     1867      +72     
- Misses          387      390       +3     
- Partials         40       42       +2     
Files Coverage Δ
...seedu/address/logic/commands/AddDoctorCommand.java 100.00% <ø> (ø)
.../address/logic/parser/EditDoctorCommandParser.java 100.00% <100.00%> (ø)
...el/person/NameContainsKeywordsDoctorPredicate.java 100.00% <ø> (ø)
...edu/address/logic/parser/NewAddressBookParser.java 84.21% <0.00%> (-4.68%) :arrow_down:
...eedu/address/logic/commands/EditDoctorCommand.java 93.22% <93.22%> (ø)

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