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-W09-4] JABPro #41

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

Conversation

sk2001git
Copy link

JABPro aims to solve the problem of HR managers having to sort through tons of job applications. It makes their life easier by allowing them to easily fetch important info about job applicants such as their contact details, application status etc. It serves as a one-stop addressbook for job applications.

@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

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

Comparison is base (517b785) 75.26% compared to head (e56a89c) 72.83%.

Files Patch % Lines
.../java/seedu/address/ui/PersonInformationPanel.java 0.00% 67 Missing ⚠️
.../java/seedu/address/ui/SummaryStatisticScreen.java 0.00% 37 Missing ⚠️
src/main/java/seedu/address/ui/MainWindow.java 0.00% 32 Missing ⚠️
src/main/java/seedu/address/ui/PersonCard.java 0.00% 30 Missing ⚠️
...in/java/seedu/address/commons/util/StringUtil.java 13.79% 24 Missing and 1 partial ⚠️
...in/java/seedu/address/model/tag/UniqueTagList.java 63.63% 21 Missing and 3 partials ⚠️
...java/seedu/address/logic/commands/EditCommand.java 72.46% 13 Missing and 6 partials ⚠️
...va/seedu/address/logic/commands/GithubCommand.java 22.72% 15 Missing and 2 partials ⚠️
.../seedu/address/logic/commands/LinkedInCommand.java 22.72% 15 Missing and 2 partials ⚠️
...rc/main/java/seedu/address/model/ModelManager.java 72.41% 15 Missing and 1 partial ⚠️
... and 49 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #41      +/-   ##
============================================
- Coverage     75.26%   72.83%   -2.43%     
- Complexity      419      917     +498     
============================================
  Files            71      126      +55     
  Lines          1338     3070    +1732     
  Branches        126      375     +249     
============================================
+ Hits           1007     2236    +1229     
- Misses          301      732     +431     
- Partials         30      102      +72     

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

Chrainx pushed a commit to Chrainx/tp that referenced this pull request Oct 5, 2023
Misra Aditya and others added 28 commits November 12, 2023 21:42
…egories

Bugfix: creating multiple tags at the same time
- user stories (existed)
- use cases (existed)
- activity diagrams (NA)
- manual test cases
# Conflicts:
#	docs/DeveloperGuide.md
#	docs/UserGuide.md
Updated the developer guide to add/update
AriellaCallista and others added 30 commits November 15, 2023 21:59
# Conflicts:
#	docs/UserGuide.md
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.

None yet

5 participants