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

Create test cases for JsonAdaptedInterview #377

Closed tiewweijian closed 2 years ago

tiewweijian commented 2 years ago

74

codecov[bot] commented 2 years ago

Codecov Report

Merging #377 (8eb594c) into master (7c89d70) will increase coverage by 1.11%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master     #377      +/-   ##
============================================
+ Coverage     70.52%   71.63%   +1.11%     
- Complexity      857      872      +15     
============================================
  Files           124      124              
  Lines          2636     2641       +5     
  Branches        362      363       +1     
============================================
+ Hits           1859     1892      +33     
+ Misses          670      655      -15     
+ Partials        107       94      -13     
Impacted Files Coverage Δ
.../java/seedu/address/model/candidate/Seniority.java 75.00% <100.00%> (+5.00%) :arrow_up:
...va/seedu/address/storage/JsonAdaptedInterview.java 94.44% <100.00%> (+40.82%) :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 7c89d70...8eb594c. Read the comment docs.