Skip to content
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-T17-2] SudoHR #155

Open
wants to merge 838 commits into
base: master
Choose a base branch
from

Conversation

kennethk-1201
Copy link

SudoHR is a desktop app specially catered for HR professionals in managing manpower, optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). If you can type fast, SudoHR can get your management tasks done faster than traditional GUI apps.

@codecov
Copy link

codecov bot commented Mar 5, 2023

Codecov Report

Patch coverage: 82.56% and project coverage change: +4.98 🎉

Comparison is base (928f146) 72.15% compared to head (16d4e6a) 77.14%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #155      +/-   ##
============================================
+ Coverage     72.15%   77.14%   +4.98%     
- Complexity      399      857     +458     
============================================
  Files            70      127      +57     
  Lines          1232     2485    +1253     
  Branches        125      325     +200     
============================================
+ Hits            889     1917    +1028     
- Misses          311      477     +166     
- Partials         32       91      +59     
Impacted Files Coverage Δ
src/main/java/seedu/sudohr/AppParameters.java 75.00% <ø> (ø)
src/main/java/seedu/sudohr/Main.java 0.00% <ø> (ø)
src/main/java/seedu/sudohr/MainApp.java 0.00% <0.00%> (ø)
...rc/main/java/seedu/sudohr/commons/core/Config.java 68.18% <ø> (ø)
...in/java/seedu/sudohr/commons/core/GuiSettings.java 69.23% <ø> (ø)
...ain/java/seedu/sudohr/commons/core/LogsCenter.java 78.37% <ø> (ø)
.../main/java/seedu/sudohr/commons/core/Messages.java 0.00% <0.00%> (ø)
...c/main/java/seedu/sudohr/commons/core/Version.java 82.50% <ø> (ø)
...in/java/seedu/sudohr/commons/core/index/Index.java 100.00% <ø> (ø)
...hr/commons/exceptions/DataConversionException.java 100.00% <ø> (ø)
... and 116 more

... and 2 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

jedidiahC pushed a commit to jedidiahC/tp that referenced this pull request Mar 20, 2023
…te-ug

Add nav command information to UserGuide.md
ARPspoofing added a commit to ARPspoofing/tp that referenced this pull request Mar 28, 2023
jerrrren and others added 27 commits April 5, 2023 14:37
Update UG sections 1 to 3, add table of contents
jweeyh and others added 30 commits April 10, 2023 22:23
# Conflicts:
#	docs/UserGuide.md
Update prefix table, add title to user guide
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