Skip to content

[CS2103T-T08-4] GoonBook - #136

Open
Hoodini231 wants to merge 387 commits into
nus-cs2103-AY2425S1:masterfrom
AY2425S1-CS2103T-W08-4:master
Open

[CS2103T-T08-4] GoonBook#136
Hoodini231 wants to merge 387 commits into
nus-cs2103-AY2425S1:masterfrom
AY2425S1-CS2103T-W08-4:master

Conversation

@Hoodini231

Copy link
Copy Markdown

Our product targets school teachers and tutors to better organise and handle student information such as names, class groupings, grades, parent information and other important information

@codecov

codecov Bot commented Sep 30, 2024

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 83.03167% with 75 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/main/java/seedu/address/ui/GroupListPanel.java 0.00% 13 Missing ⚠️
...va/seedu/address/logic/commands/ImportCommand.java 86.76% 6 Missing and 3 partials ⚠️
src/main/java/seedu/address/ui/GroupCard.java 0.00% 8 Missing ⚠️
.../java/seedu/address/model/util/SampleDataUtil.java 25.00% 6 Missing ⚠️
...n/java/seedu/address/storage/JsonAdaptedGroup.java 68.42% 6 Missing ⚠️
...u/address/storage/JsonSerializableAddressBook.java 45.45% 5 Missing and 1 partial ⚠️
...eedu/address/logic/parser/ImportCommandParser.java 69.23% 2 Missing and 2 partials ⚠️
src/main/java/seedu/address/model/group/Group.java 55.55% 2 Missing and 2 partials ⚠️
...seedu/address/logic/commands/FindGroupCommand.java 85.00% 1 Missing and 2 partials ⚠️
src/main/java/seedu/address/ui/PersonCard.java 0.00% 3 Missing ⚠️
... and 9 more
Files with missing lines Coverage Δ Complexity Δ
src/main/java/seedu/address/Main.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
src/main/java/seedu/address/logic/Messages.java 90.00% <100.00%> (+2.50%) 7.00 <4.00> (+4.00)
.../java/seedu/address/logic/commands/AddCommand.java 100.00% <ø> (ø) 8.00 <0.00> (ø)
...va/seedu/address/logic/commands/CommandResult.java 100.00% <ø> (ø) 13.00 <0.00> (ø)
...va/seedu/address/logic/commands/DeleteCommand.java 100.00% <100.00%> (ø) 7.00 <0.00> (ø)
...edu/address/logic/commands/DeleteGroupCommand.java 100.00% <100.00%> (ø) 7.00 <0.00> (?)
...java/seedu/address/logic/commands/EditCommand.java 97.26% <100.00%> (-0.18%) 13.00 <0.00> (ø)
...java/seedu/address/logic/commands/FindCommand.java 100.00% <100.00%> (ø) 6.00 <0.00> (ø)
...ava/seedu/address/logic/commands/GroupCommand.java 100.00% <100.00%> (ø) 18.00 <12.00> (?)
...java/seedu/address/logic/commands/ListCommand.java 100.00% <100.00%> (ø) 3.00 <0.00> (+1.00)
... and 46 more

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Hoodini231 Hoodini231 left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wrong. fix file name now.

martout2002 and others added 28 commits October 24, 2024 17:18
Add import command and fixed bugs as well as tests
Add PlantUML logic sequence for export
Previous UML class diagram is outdated as pre-existing features
have been changed and new features have been added.

Changes to such features are now reflected in
BetterModelClassDiagram now.
…Refactor-UI

# Conflicts:
#	addressbook.json
martout2002 and others added 5 commits November 11, 2024 21:41
PR does not pass code coverage.

Tests are added.
PR does not pass code coverage.

Tests are added.
yimjianbing and others added 24 commits November 12, 2024 00:27
Scale up DG diagram imagees to become clearer
fix formatting issue with DG TOC
Fix broken hyperlinks in TOC
Some formattings are off and some information are not accurate.

Final clean up of DG is done.
Some formattings are off and some information are not accurate.

Final clean up of DG is done.
Some formattings are off and some information are not accurate.

Final clean up of DG is done.
Some formattings are off and some information are not accurate.

Final clean up of DG is done.
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