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 #158: Remove address entity from app #369

Closed domlimm closed 2 years ago

domlimm commented 2 years ago

@charmainehly @LeeEnEn @lzan98 @tiewweijian

Hey guys, I need any 2 of you to review this please! Thank you! ❤️

Closes #158.

codecov[bot] commented 2 years ago

Codecov Report

Merging #369 (4249fd9) into master (a2ec667) will decrease coverage by 0.01%. The diff coverage is n/a.

@@             Coverage Diff              @@
##             master     #369      +/-   ##
============================================
- Coverage     70.59%   70.57%   -0.02%     
+ Complexity      862      857       -5     
============================================
  Files           125      124       -1     
  Lines          2649     2634      -15     
  Branches        363      361       -2     
============================================
- Hits           1870     1859      -11     
+ Misses          670      668       -2     
+ Partials        109      107       -2     
Impacted Files Coverage Δ
...in/java/seedu/address/logic/parser/ParserUtil.java 87.01% <ø> (-0.80%) :arrow_down:

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 a2ec667...4249fd9. Read the comment docs.