Skip to content

[CS2103T-F14-2] HRelper#91

Open
chenxy12345 wants to merge 338 commits into
nus-cs2103-AY2425S2:masterfrom
AY2425S2-CS2103T-F14-2:master
Open

[CS2103T-F14-2] HRelper#91
chenxy12345 wants to merge 338 commits into
nus-cs2103-AY2425S2:masterfrom
AY2425S2-CS2103T-F14-2:master

Conversation

@chenxy12345
Copy link
Copy Markdown

HRelper enables HR admins to quickly access and manage employee and job seeker information, streamlining recruitment and communication within the company.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 23, 2025

Codecov Report

Attention: Patch coverage is 63.09696% with 255 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/main/java/seedu/address/ui/PersonCard.java 0.00% 58 Missing ⚠️
src/main/java/seedu/address/ui/PersonNoteCard.java 0.00% 38 Missing ⚠️
...in/java/seedu/address/logic/parser/ParserUtil.java 59.45% 18 Missing and 12 partials ⚠️
src/main/java/seedu/address/ui/MainWindow.java 0.00% 28 Missing ⚠️
...person/EmploymentTypeContainsKeywordPredicate.java 36.36% 8 Missing and 6 partials ⚠️
...ain/java/seedu/address/ui/PersonNoteListPanel.java 0.00% 12 Missing ⚠️
...del/person/DepartmentContainsKeywordPredicate.java 55.55% 5 Missing and 3 partials ⚠️
...model/person/JobTitleContainsKeywordPredicate.java 57.89% 4 Missing and 4 partials ⚠️
.../main/java/seedu/address/model/person/Address.java 66.66% 3 Missing and 3 partials ⚠️
...java/seedu/address/model/person/DateOfJoining.java 62.50% 4 Missing and 2 partials ⚠️
... and 18 more
Files with missing lines Coverage Δ Complexity Δ
src/main/java/seedu/address/logic/Messages.java 91.66% <ø> (ø) 3.00 <0.00> (ø)
...va/seedu/address/logic/commands/CommandResult.java 96.00% <100.00%> (-4.00%) 14.00 <4.00> (+1.00) ⬇️
...java/seedu/address/logic/commands/ExitCommand.java 100.00% <100.00%> (ø) 2.00 <1.00> (ø)
...ddress/logic/commands/FindByDepartmentCommand.java 100.00% <100.00%> (ø) 5.00 <5.00> (?)
...ss/logic/commands/FindByEmploymentTypeCommand.java 100.00% <100.00%> (ø) 5.00 <5.00> (?)
.../address/logic/commands/FindByJobTitleCommand.java 100.00% <100.00%> (ø) 5.00 <5.00> (?)
...java/seedu/address/logic/commands/FindCommand.java 100.00% <100.00%> (ø) 2.00 <0.00> (-4.00)
...java/seedu/address/logic/commands/HelpCommand.java 100.00% <100.00%> (ø) 2.00 <1.00> (ø)
...java/seedu/address/logic/commands/ListCommand.java 100.00% <100.00%> (ø) 3.00 <0.00> (+1.00)
...java/seedu/address/logic/commands/ViewCommand.java 100.00% <100.00%> (+21.05%) 8.00 <1.00> (+4.00)
... and 43 more

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

TechMyUnilah and others added 29 commits March 24, 2025 19:39
David find by tag - edited command word for findByJobTitle
changed the example of job title to intended title
Update command output for Nationality
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