Skip to content

[CS2103-W16-4] EZManage#32

Open
Bennyphoe wants to merge 422 commits intonus-cs2103-AY2021S2:masterfrom
AY2021S2-CS2103-W16-4:master
Open

[CS2103-W16-4] EZManage#32
Bennyphoe wants to merge 422 commits intonus-cs2103-AY2021S2:masterfrom
AY2021S2-CS2103-W16-4:master

Conversation

@Bennyphoe
Copy link

@Bennyphoe Bennyphoe commented Feb 15, 2021

EZManage is a desktop app for managing contacts, optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). EZManage allows managers of tuition agencies to easily manage students, tutors and classes all in one app.

markuz5116 pushed a commit to markuz5116/tp that referenced this pull request Feb 25, 2021
@codecov-io
Copy link

codecov-io commented Feb 27, 2021

Codecov Report

Merging #32 (3a52b72) into master (c36220c) will decrease coverage by 15.60%.
The diff coverage is 45.35%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #32       +/-   ##
=============================================
- Coverage     72.15%   56.55%   -15.61%     
- Complexity      399      638      +239     
=============================================
  Files            70      119       +49     
  Lines          1232     2601     +1369     
  Branches        125      318      +193     
=============================================
+ Hits            889     1471      +582     
- Misses          311     1046      +735     
- Partials         32       84       +52     
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...va/seedu/address/logic/commands/AssignCommand.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...va/seedu/address/logic/commands/CommandResult.java 60.00% <0.00%> (-28.24%) 10.00 <0.00> (ø)
.../seedu/address/logic/commands/UnassignCommand.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...ss/logic/commands/exceptions/CommandException.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
.../address/logic/parser/AddSessionCommandParser.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...eedu/address/logic/parser/AssignCommandParser.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...address/logic/parser/EditSessionCommandParser.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
... and 121 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 c36220c...3a52b72. Read the comment docs.

mrweikiat pushed a commit to mrweikiat/tp that referenced this pull request Mar 3, 2021
…n-usecases

Add use cases to DeveloperGuide.md
chanellNg and others added 27 commits March 29, 2021 14:14
Updated Ui view for empty lists
Edit UI & Add error message for list command
Update DG and UG for view and list command
Add list tutor empty list test case for list command
yanlingkuek and others added 30 commits April 11, 2021 21:21
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.

6 participants