Skip to content

[CS2103-W11-3] AcademyAssist#192

Open
ethanwangkangen wants to merge 644 commits intonus-cs2103-AY2425S1:masterfrom
AY2425S1-CS2103T-W11-3:master
Open

[CS2103-W11-3] AcademyAssist#192
ethanwangkangen wants to merge 644 commits intonus-cs2103-AY2425S1:masterfrom
AY2425S1-CS2103T-W11-3:master

Conversation

@ethanwangkangen
Copy link

AcademyAssist helps users who work in management/admin of small to medium tuition centres of primary school children, that have a lot of staff and student details to keep track of.

@codecov
Copy link

codecov bot commented Sep 29, 2024

Codecov Report

Attention: Patch coverage is 73.01587% with 17 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...ava/seedu/academyassist/ui/PersonDetailWindow.java 0.00% 4 Missing ⚠️
...ava/seedu/academyassist/ui/TrackSubjectWindow.java 0.00% 4 Missing ⚠️
.../academyassist/logic/parser/EditCommandParser.java 0.00% 2 Missing and 1 partial ⚠️
...seedu/academyassist/logic/commands/AddCommand.java 0.00% 1 Missing and 1 partial ⚠️
...yassist/storage/JsonSerializableAcademyAssist.java 0.00% 1 Missing and 1 partial ⚠️
.../java/seedu/academyassist/model/AcademyAssist.java 75.00% 0 Missing and 1 partial ⚠️
...c/main/java/seedu/academyassist/ui/PersonCard.java 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ Complexity Δ
...a/seedu/academyassist/commons/util/StringUtil.java 94.73% <100.00%> (ø) 8.00 <1.00> (?)
.../main/java/seedu/academyassist/logic/Messages.java 88.23% <ø> (ø) 4.00 <0.00> (?)
...cademyassist/logic/commands/AddSubjectCommand.java 64.28% <100.00%> (ø) 6.00 <0.00> (?)
...du/academyassist/logic/commands/DeleteCommand.java 100.00% <ø> (ø) 7.00 <0.00> (?)
...du/academyassist/logic/commands/DetailCommand.java 94.44% <ø> (ø) 7.00 <0.00> (?)
...eedu/academyassist/logic/commands/EditCommand.java 95.69% <ø> (ø) 14.00 <0.00> (?)
...du/academyassist/logic/commands/FilterCommand.java 65.21% <100.00%> (ø) 5.00 <0.00> (?)
...eedu/academyassist/logic/commands/FindCommand.java 100.00% <ø> (ø) 6.00 <0.00> (?)
...eedu/academyassist/logic/commands/HelpCommand.java 100.00% <ø> (ø) 2.00 <0.00> (?)
...eedu/academyassist/logic/commands/ListCommand.java 100.00% <100.00%> (ø) 2.00 <0.00> (?)
... and 25 more

... and 1 file with indirect coverage changes

annabellekk and others added 29 commits November 6, 2024 23:01
Update outdated information in user guide
Update sort command success message and user guide description
Fix error in edit help message and formatting
Add more subject for addsubjectAdd subject
Standardise formatting for help messages for all commands #Closes 158
Update add subject to fix person card issue
Update predicate to allow partial match for find command
* 'master' of https://github.com/AY2425S1-CS2103T-W11-3/tp: (42 commits)
  Update test cases
  Update predicate to allow partial match for find command
  Update add subject to fix person card issue
  Standardise formatting for help messages for all commands
  Fix styling issues
  Fix edit year group issue
  Fix error in edit help message and formating
  Update sort command success message and user guide description
  Update Q&A section of user guide
  Update error message for student id
  Fix failing test cases
  Add new test cases for year group parameter
  Update new test cases for year group
  Update outdated information on the user guide
  Update help message for invalid name input
  Update gui
  Fix styling issues
  Update help window messages and format
  Add new tests for year group
  Add new test cases to check for IC parameter
  ...
Make ic parameter case insensitive and update test cases
JoanneHing and others added 30 commits November 12, 2024 11:51
Change image size of UML diagrams in DG
Change image size of UML diagrams in DG
Update manual testing instruction format
Updating and finalizing manual testing instruction
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