Skip to content

[CS2103-T16-1] HRHelper#144

Open
publicmain wants to merge 435 commits intonus-cs2103-AY2425S1:masterfrom
AY2425S1-CS2103T-T16-1:master
Open

[CS2103-T16-1] HRHelper#144
publicmain wants to merge 435 commits intonus-cs2103-AY2425S1:masterfrom
AY2425S1-CS2103T-T16-1:master

Conversation

@publicmain
Copy link

Product Name: HRHelper
Target User Profile: Companies’ HR trying to keep track of their employees’ data
Value proposition: Optimised for fast typers instead of being slowed down by GUI. Better filtration of date that updates real time.

@codecov
Copy link

codecov bot commented Oct 1, 2024

Codecov Report

Attention: Patch coverage is 29.82456% with 280 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...ain/java/seedu/address/ui/PersonDetailsWindow.java 0.00% 99 Missing ⚠️
src/main/java/seedu/address/ui/MainWindow.java 0.00% 37 Missing ⚠️
.../seedu/address/logic/commands/FavoriteCommand.java 0.00% 27 Missing ⚠️
src/main/java/seedu/address/ui/HelpWindow.java 0.00% 18 Missing ⚠️
...rc/main/java/seedu/address/ui/PersonListPanel.java 0.00% 11 Missing ⚠️
...ava/seedu/address/logic/commands/CountCommand.java 18.18% 9 Missing ⚠️
src/main/java/seedu/address/ui/ImportWindow.java 0.00% 9 Missing ⚠️
.../seedu/address/logic/parser/EditCommandParser.java 20.00% 5 Missing and 3 partials ⚠️
.../java/seedu/address/storage/JsonAdaptedPerson.java 65.00% 4 Missing and 3 partials ⚠️
...du/address/logic/parser/FavoriteCommandParser.java 0.00% 6 Missing ⚠️
... and 16 more
Files with missing lines Coverage Δ Complexity Δ
src/main/java/seedu/address/Main.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
src/main/java/seedu/address/logic/Messages.java 90.90% <100.00%> (+3.40%) 4.00 <0.00> (+1.00)
.../java/seedu/address/logic/commands/AddCommand.java 100.00% <ø> (ø) 8.00 <0.00> (ø)
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...a/seedu/address/logic/parser/AddCommandParser.java 100.00% <100.00%> (ø) 5.00 <0.00> (ø)
...ain/java/seedu/address/logic/parser/CliSyntax.java 88.88% <100.00%> (+5.55%) 1.00 <0.00> (ø)
src/main/java/seedu/address/model/Model.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
src/main/java/seedu/address/ui/LoginWindow.java 0.00% <ø> (ø) 0.00 <0.00> (?)
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
.../seedu/address/logic/parser/AddressBookParser.java 82.60% <0.00%> (-17.40%) 12.00 <0.00> (ø)
... and 24 more

... and 1 file with indirect coverage changes

Jalenleeruixian and others added 29 commits October 22, 2024 18:54
* master:
  Fix Checkstyle
  fix checkstyle
  Fix Checkstyle
  Fix Checkstyle
  fix chechstyle
  fix ci
* Branch-Add-Favourite-Field:
…han1/tp into Branch-Add-Favourite-Field

* 'Branch-Add-Favourite-Field' of https://github.com/WuJinhan1/tp:
  Update Main.java
* Branch-Add-Favourite-Field:
  Update Main.java
* Branch-Add-Favourite-Field:
  Fix Checkstyles
* Branch-Add-Favourite-Field:
  Fix Checkstyle
* Branch-Add-puml:
  Add puml
Update UiClassDiagram UML
* master: (32 commits)
  Add puml
  Fix Checkstyle
  Fix Checkstyles
  Update Main.java
  Add update
  Add puml
  Add assertion and puml 2
  Update UiClassDiagram UML
  Add assert
  Add assersion method
  Fix Checkstyle
  fix checkstyle
  Fix Checkstyle
  Fix Checkstyle
  fix chechstyle
  Fix Checkstyle
  fix ci
  Add favourite field
  Fix Java CI build failure due to exceed line length
  Fix Java CI build failure due to incorrect indentation
  ...
publicmain and others added 30 commits November 11, 2024 14:51
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.

5 participants