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-F10-4] McScheduler #10

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

Conversation

WangZijun97
Copy link

McScheduler serves as a one-stop solution for McDonalds Shift Managers to manage shift scheduling and worker contact or compensation issues. This app seeks to streamline the shift management process through ease of use, ease of access to information and ease of worker contact and management.

@WangZijun97 WangZijun97 changed the title McScheduler [CS2103-F10-4] McScheduler Sep 5, 2020
@codecov-commenter
Copy link

Codecov Report

Merging #10 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #10   +/-   ##
=========================================
  Coverage     72.31%   72.31%           
  Complexity      400      400           
=========================================
  Files            70       70           
  Lines          1228     1228           
  Branches        124      124           
=========================================
  Hits            888      888           
  Misses          308      308           
  Partials         32       32           

Continue to review full report at Codecov.

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

@WangZijun97 WangZijun97 marked this pull request as ready for review September 5, 2020 07:12
li-s pushed a commit to li-s/tp that referenced this pull request Sep 26, 2020
Updates _config.yml - Resolve nus-cs2103-AY2021S1#25 
README - Updates build status badge - Resolve nus-cs2103-AY2021S1#18 
README - Add Ui mockup - Resolve nus-cs2103-AY2021S1#11 
AboutUs - Add information of Ma Yueran - Resolve nus-cs2103-AY2021S1#10
UserGuide - Updates Introduction of HelloFile - Resolve nus-cs2103-AY2021S1#9
@codecov-io
Copy link

codecov-io commented Oct 10, 2020

Codecov Report

Merging #10 (4d3befb) into master (6389d85) will decrease coverage by 5.95%.
The diff coverage is 68.04%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #10      +/-   ##
============================================
- Coverage     72.31%   66.35%   -5.96%     
- Complexity      400      895     +495     
============================================
  Files            70      141      +71     
  Lines          1228     3320    +2092     
  Branches        124      474     +350     
============================================
+ Hits            888     2203    +1315     
- Misses          308      972     +664     
- Partials         32      145     +113     
Impacted Files Coverage Δ Complexity Δ
src/main/java/mcscheduler/AppParameters.java 75.00% <ø> (ø) 9.00 <0.00> (?)
src/main/java/mcscheduler/Main.java 0.00% <ø> (ø) 0.00 <0.00> (?)
src/main/java/mcscheduler/MainApp.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
src/main/java/mcscheduler/commons/core/Config.java 68.18% <ø> (ø) 7.00 <0.00> (?)
...ain/java/mcscheduler/commons/core/GuiSettings.java 69.23% <ø> (ø) 5.00 <0.00> (?)
...main/java/mcscheduler/commons/core/LogsCenter.java 78.37% <ø> (ø) 10.00 <0.00> (?)
...c/main/java/mcscheduler/commons/core/Messages.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...er/commons/exceptions/DataConversionException.java 100.00% <ø> (ø) 1.00 <0.00> (?)
...uler/commons/exceptions/IllegalValueException.java 100.00% <ø> (ø) 2.00 <0.00> (?)
...rc/main/java/mcscheduler/commons/util/AppUtil.java 88.88% <ø> (ø) 5.00 <0.00> (?)
... and 234 more

Continue to review full report at Codecov.

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

Ziyang-98 pushed a commit to AY2021S1-CS2103T-T13-4/tp that referenced this pull request Oct 21, 2020
BILLXYR pushed a commit to BILLXYR/tp that referenced this pull request Oct 22, 2020
wakululuu and others added 22 commits October 31, 2020 20:41
…into mass-assign-bugfix

# Conflicts:
#	src/main/java/mcscheduler/logic/commands/AssignCommand.java
…tion

Note that TakeLeaveCommand is now dependent on ReassignCommand as well
wakululuu and others added 30 commits November 9, 2020 22:14
Edit Leave class diagram
# Conflicts:
#	docs/DeveloperGuide.md
Update use case for assigning worker
Change corrupted save file error message
Add page break to top half of DG
Add page breaks and split table
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.

None yet

7 participants