Skip to content

[CS2103T-T08-4] TalentMatch#125

Open
Mingyuan03 wants to merge 436 commits into
nus-cs2103-AY2425S2:masterfrom
AY2425S2-CS2103T-T08-4:master
Open

[CS2103T-T08-4] TalentMatch#125
Mingyuan03 wants to merge 436 commits into
nus-cs2103-AY2425S2:masterfrom
AY2425S2-CS2103T-T08-4:master

Conversation

@Mingyuan03
Copy link
Copy Markdown

About Us

TalentMatch is a user-friendly platform to help HR professionals streamline candidate management. In today's competitive hiring landscape, TalentMatch caters to recruiters who prefer fast keyboard-driven workflows, offering a seamless CLI-first experience for reviewing, tracking, and evaluating tons of job applications, whilst still maintaining a GUI mode for more to get on board!

Features

TBC! 😊

@Mingyuan03 Mingyuan03 changed the title TalentMatch: The #1 HRSolution [CS2103T-T08-4] TalentMatch Mar 3, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 6, 2025

Codecov Report

❌ Patch coverage is 52.91375% with 404 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...ress/logic/commands/AdvanceApplicationCommand.java 0.00% 35 Missing ⚠️
.../address/logic/commands/AddApplicationCommand.java 0.00% 33 Missing ⚠️
...dress/logic/commands/DeleteApplicationCommand.java 0.00% 32 Missing ⚠️
...eedu/address/logic/commands/ViewPersonCommand.java 0.00% 32 Missing ⚠️
.../java/seedu/address/model/util/SampleDataUtil.java 3.57% 27 Missing ⚠️
...a/seedu/address/logic/commands/ViewJobCommand.java 0.00% 22 Missing ⚠️
...ain/java/seedu/address/model/DoublyLinkedList.java 38.46% 16 Missing ⚠️
...rc/main/java/seedu/address/model/ModelManager.java 75.00% 15 Missing and 1 partial ⚠️
...ress/logic/parser/AddApplicationCommandParser.java 0.00% 14 Missing ⚠️
.../logic/parser/AdvanceApplicationCommandParser.java 0.00% 13 Missing ⚠️
... and 36 more

Impacted file tree graph

@@              Coverage Diff              @@
##             master     #125       +/-   ##
=============================================
+ Coverage     58.18%   73.86%   +15.68%     
- Complexity      554      735      +181     
=============================================
  Files           107      107               
  Lines          2200     2273       +73     
  Branches        222      275       +53     
=============================================
+ Hits           1280     1679      +399     
+ Misses          829      518      -311     
+ Partials         91       76       -15     
Files with missing lines Coverage Δ Complexity Δ
...n/java/seedu/address/commons/core/GuiSettings.java 76.92% <ø> (ø) 8.00 <0.00> (ø)
...in/java/seedu/address/commons/core/LogsCenter.java 78.78% <100.00%> (ø) 5.00 <1.00> (ø)
...n/java/seedu/address/commons/core/index/Index.java 100.00% <100.00%> (ø) 11.00 <3.00> (ø)
...in/java/seedu/address/commons/util/StringUtil.java 96.55% <100.00%> (+1.81%) 11.00 <4.00> (+4.00)
src/main/java/seedu/address/logic/Messages.java 86.66% <100.00%> (+0.95%) 6.00 <2.00> (+2.00)
...eedu/address/logic/commands/SwitchViewCommand.java 100.00% <100.00%> (+100.00%) 4.00 <3.00> (+4.00)
...a/seedu/address/logic/parser/AddCommandParser.java 100.00% <100.00%> (ø) 4.00 <0.00> (-1.00)
...ain/java/seedu/address/logic/parser/CliSyntax.java 92.85% <100.00%> (ø) 1.00 <0.00> (ø)
...edu/address/logic/parser/FindJobCommandParser.java 100.00% <100.00%> (ø) 3.00 <3.00> (?)
...u/address/model/application/ApplicationStatus.java 78.94% <100.00%> (+50.37%) 11.00 <0.00> (+8.00)
... and 62 more

... and 23 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3ffaf42...04c038b. Read the comment docs.

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

advaypakhale and others added 30 commits April 8, 2025 04:04
Further update `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.

4 participants