Skip to content

[CS2103-W17-4] HireLah#111

Open
SethCKL wants to merge 698 commits into
nus-cs2103-AY2122S2:masterfrom
AY2122S2-CS2103-W17-4:master
Open

[CS2103-W17-4] HireLah#111
SethCKL wants to merge 698 commits into
nus-cs2103-AY2122S2:masterfrom
AY2122S2-CS2103-W17-4:master

Conversation

@SethCKL
Copy link
Copy Markdown

@SethCKL SethCKL commented Mar 1, 2022

HireLah is a desktop app that helps recruiters to manage talent and job candidates by tracking every step of the hiring process, from offering positions to scheduling interviews with candidates. It is optimised for Command Line Interface (CLI) users while still offering a GUI, so that power users can accomplish tasks much quicker by using commands

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 1, 2022

Codecov Report

Merging #111 (19b84d4) into master (4f7660a) will decrease coverage by 19.13%.
The diff coverage is 48.51%.

@@              Coverage Diff              @@
##             master     #111       +/-   ##
=============================================
- Coverage     72.15%   53.02%   -19.14%     
- Complexity      399      731      +332     
=============================================
  Files            70      156       +86     
  Lines          1232     3204     +1972     
  Branches        125      395      +270     
=============================================
+ Hits            889     1699      +810     
- Misses          311     1389     +1078     
- Partials         32      116       +84     
Impacted Files Coverage Δ
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø)
...java/seedu/address/commons/core/DataTypeFlags.java 0.00% <0.00%> (ø)
...in/java/seedu/address/commons/core/LogsCenter.java 78.37% <ø> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø)
...ess/commons/exceptions/ExportCsvOpenException.java 0.00% <0.00%> (ø)
.../main/java/seedu/address/logic/FilterArgument.java 0.00% <0.00%> (ø)
src/main/java/seedu/address/logic/FilterType.java 0.00% <0.00%> (ø)
...rc/main/java/seedu/address/logic/SortArgument.java 0.00% <0.00%> (ø)
...ain/java/seedu/address/logic/commands/Command.java 100.00% <ø> (ø)
...seedu/address/logic/commands/ExportCsvCommand.java 0.00% <0.00%> (ø)
... and 130 more

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 4f7660a...19b84d4. Read the comment docs.

Bryan Ong and others added 29 commits April 5, 2022 00:05
Make command result text box wrap instead of scroll bar
Update user guide according to PE-D comments
Make status badge stay on top when resizing window
* AddPositionCommandTest
* DeletePositionCommandParserTest
* DeletePositionCommandParserTest
* EditPositionCommandParserTest
…ition

Add unit tests for the following classes
update UG to reflect that applicant Name should be unique
Refactor interview commands to use interview level methods
…licantCommandParser-UnitTest

Revert "Add applicant command parser unit test"
refactor all persons in AB-3 to applicant
likeabowx and others added 30 commits April 11, 2022 20:01
Update DG with manual testing instructions for add command
Add message about largest integer in UG
Remove all mentions of addressbook and remove FindCommand
Update contributions in PPP
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