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-T17-2] LinkMeIn #28

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

Conversation

tayruxin
Copy link

LinkMeIn helps Computer Science students manage a multitude of internship contacts and track their application progress. A CLI address book not only efficiently stores these connections but also offers a valuable tool for monitoring and organizing the entire internship application process, simplifying the pursuit of career opportunities.

@codecov
Copy link

codecov bot commented Sep 16, 2023

Codecov Report

Attention: 206 lines in your changes are missing coverage. Please review.

Comparison is base (517b785) 75.26% compared to head (d015422) 74.30%.

Files Patch % Lines
...c/main/java/seedu/address/ui/CompanyCardUtils.java 0.00% 19 Missing ⚠️
...in/java/seedu/address/logic/parser/ParserUtil.java 75.38% 8 Missing and 8 partials ⚠️
...c/main/java/seedu/address/ui/CompanyListPanel.java 0.00% 16 Missing ⚠️
...main/java/seedu/address/model/company/Company.java 81.08% 2 Missing and 12 partials ⚠️
.../main/java/seedu/address/ui/CompanyDetailCard.java 0.00% 14 Missing ⚠️
src/main/java/seedu/address/logic/Messages.java 51.85% 13 Missing ⚠️
...seedu/address/model/company/ApplicationStatus.java 65.78% 11 Missing and 2 partials ⚠️
...main/java/seedu/address/ui/CompanyDetailPanel.java 0.00% 13 Missing ⚠️
...ain/java/seedu/address/model/company/Deadline.java 62.96% 6 Missing and 4 partials ⚠️
...seedu/address/model/company/UniqueCompanyList.java 83.33% 4 Missing and 5 partials ⚠️
... and 23 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #28      +/-   ##
============================================
- Coverage     75.26%   74.30%   -0.96%     
- Complexity      419      579     +160     
============================================
  Files            71       88      +17     
  Lines          1338     1903     +565     
  Branches        126      221      +95     
============================================
+ Hits           1007     1414     +407     
- Misses          301      407     +106     
- Partials         30       82      +52     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

AlagappanRa and others added 29 commits November 12, 2023 19:03
Reformatted DG
Change Activity Diagram
Correct existing error message
Update glossary in alphabetical order.
Add planned enhancements for find command.
Corrected typos and naming according
to suggestions.
Display filtered list after Edit or Remark
tayruxin and others added 30 commits November 14, 2023 08:50
Standardize formatting for e.g and i.e
Edit smaller than or equals to
Reduce header sizes for everything
by one.
Remove unnecessary terms.
Add other terms.
remove page break and add .
add back header
fit smaller pages
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.

5 participants