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-W09-4] ExecutivePro #95

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

Conversation

JunHao247
Copy link

ExecutivePro helps human resource managers manage detail of employees of the company. It is optimised for CLI users so that frequent tasks can be done faster by typing in commands.

@codecov
Copy link

codecov bot commented Feb 22, 2023

Codecov Report

Patch coverage: 67.39% and project coverage change: -5.24 ⚠️

Comparison is base (928f146) 72.15% compared to head (5590c72) 66.92%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #95      +/-   ##
============================================
- Coverage     72.15%   66.92%   -5.24%     
- Complexity      399      610     +211     
============================================
  Files            70       93      +23     
  Lines          1232     2074     +842     
  Branches        125      245     +120     
============================================
+ Hits            889     1388     +499     
- Misses          311      581     +270     
- Partials         32      105      +73     
Impacted Files Coverage Δ
src/main/java/seedu/address/Main.java 0.00% <0.00%> (ø)
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø)
...in/java/seedu/address/commons/core/LogsCenter.java 78.37% <ø> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø)
...main/java/seedu/address/commons/util/FileUtil.java 77.27% <ø> (ø)
...edu/address/logic/commands/BatchExportCommand.java 0.00% <0.00%> (ø)
...ain/java/seedu/address/logic/commands/Command.java 100.00% <ø> (ø)
...java/seedu/address/logic/commands/ExitCommand.java 100.00% <ø> (ø)
...ss/logic/commands/exceptions/CommandException.java 50.00% <ø> (-50.00%) ⬇️
...du/address/logic/parser/BatchAddCommandParser.java 0.00% <0.00%> (ø)
... and 61 more

... and 1 file 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 added a commit to jedidiahC/tp that referenced this pull request Mar 14, 2023
ARPspoofing pushed a commit to ARPspoofing/tp that referenced this pull request Mar 18, 2023
weekiat-douze pushed a commit to weekiat-douze/tp that referenced this pull request Apr 5, 2023
yanlings and others added 26 commits April 9, 2023 10:36
Update PPP based on contributions
… a new Employee. Hence Employees are now properly immutable.
JunHao247 and others added 30 commits April 14, 2023 22:37
# Conflicts:
#	docs/UserGuide.md
* master:
  Change phrasing of UG
  minor style fixes
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