-
Notifications
You must be signed in to change notification settings - Fork 325
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
[CS2103-W17-4] HireLah #111
Open
SethCKL
wants to merge
698
commits into
nus-cs2103-AY2122S2:master
Choose a base branch
from
AY2122S2-CS2103-W17-4:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[CS2103-W17-4] HireLah #111
SethCKL
wants to merge
698
commits into
nus-cs2103-AY2122S2:master
from
AY2122S2-CS2103-W17-4:master
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ 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
Continue to review full report at Codecov.
|
Fix `edit interview`
Fix handling of blank filter argument
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
update ppp
Update PPP weihowe
Update links in DG
Update Khoa PPP
Remove excess lines
Update DG with manual testing instructions for add command
Update DG for use cases
Add message about largest integer in UG
Fix numbering and update PPP
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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