Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CS2103T-T13-3] CLInkedIn #179

Open
wants to merge 852 commits into
base: master
Choose a base branch
from

Conversation

pratham31012002
Copy link

CLInkedIn is a desktop address book application made for Recruiting and Hiring Managers to keep track of candidates and their job applications.

@codecov-commenter
Copy link

codecov-commenter commented Sep 29, 2022

Codecov Report

Base: 72.15% // Head: 66.75% // Decreases project coverage by -5.40% ⚠️

Coverage data is based on head (65f5f0f) compared to base (77a32bf).
Patch coverage: 66.91% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #179      +/-   ##
============================================
- Coverage     72.15%   66.75%   -5.41%     
- Complexity      399      939     +540     
============================================
  Files            70      136      +66     
  Lines          1232     3516    +2284     
  Branches        125      431     +306     
============================================
+ Hits            889     2347    +1458     
- Misses          311      992     +681     
- Partials         32      177     +145     
Impacted Files Coverage Δ
src/main/java/seedu/clinkedin/AppParameters.java 75.00% <ø> (ø)
src/main/java/seedu/clinkedin/Main.java 0.00% <ø> (ø)
src/main/java/seedu/clinkedin/MainApp.java 0.00% <0.00%> (ø)
...main/java/seedu/clinkedin/commons/core/Config.java 68.18% <ø> (ø)
...java/seedu/clinkedin/commons/core/GuiSettings.java 73.07% <ø> (ø)
.../java/seedu/clinkedin/commons/core/LogsCenter.java 78.37% <ø> (ø)
...in/java/seedu/clinkedin/commons/core/Messages.java 0.00% <0.00%> (ø)
...ain/java/seedu/clinkedin/commons/core/Version.java 82.50% <ø> (ø)
...java/seedu/clinkedin/commons/core/index/Index.java 100.00% <ø> (ø)
...in/commons/exceptions/DataConversionException.java 100.00% <ø> (ø)
... and 135 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

agarwal-anjali and others added 29 commits November 4, 2022 13:49
Fix immutability issues related to Uniquetagtypemap
Fix test case in `addTagCommandTest` and make `uniqueTagTypeMap` in `Person` `final`
Josephaedan and others added 30 commits November 7, 2022 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants