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

Issue #352: Update skeletal PPP with summary of contributions #370

Closed charmainehly closed 2 years ago

charmainehly commented 2 years ago

To be updated further!!

Closes #352

codecov[bot] commented 2 years ago

Codecov Report

Merging #370 (3a98980) into master (b7adc44) will decrease coverage by 0.00%. The diff coverage is n/a.

@@             Coverage Diff              @@
##             master     #370      +/-   ##
============================================
- Coverage     70.58%   70.57%   -0.01%     
+ Complexity      862      857       -5     
============================================
  Files           125      124       -1     
  Lines          2648     2634      -14     
  Branches        363      361       -2     
============================================
- Hits           1869     1859      -10     
+ Misses          670      668       -2     
+ Partials        109      107       -2     
Impacted Files Coverage Δ
...in/java/seedu/address/logic/parser/ParserUtil.java 87.01% <0.00%> (-0.65%) :arrow_down:
src/main/java/seedu/address/ui/MainWindow.java 0.00% <0.00%> (ø)
...in/java/seedu/address/model/candidate/Address.java

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 b7adc44...3a98980. Read the comment docs.