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

[CS2103T-T12-4] GamerBook Pro Max #145

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

Conversation

JJtan2002
Copy link

GamerBook Pro Max is designed for gamers who play multiplayer online games and need to keep track of their gaming friends, teammates, and communities. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.

Copy link

codecov bot commented Oct 1, 2024

Codecov Report

Attention: Patch coverage is 55.72519% with 58 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
.../seedu/address/logic/commands/FindGameCommand.java 0.00% 21 Missing ⚠️
...s/model/person/GamesContainsKeywordsPredicate.java 0.00% 13 Missing ⚠️
...du/address/logic/parser/FindGameCommandParser.java 0.00% 7 Missing ⚠️
...rc/main/java/seedu/address/logic/LogicManager.java 50.00% 1 Missing and 1 partial ⚠️
...a/seedu/address/logic/commands/AddGameCommand.java 60.00% 2 Missing ⚠️
...java/seedu/address/logic/commands/EditCommand.java 0.00% 2 Missing ⚠️
src/main/java/seedu/address/logic/CommandLog.java 66.66% 0 Missing and 1 partial ⚠️
...eedu/address/logic/commands/DeleteGameCommand.java 0.00% 1 Missing ⚠️
.../seedu/address/logic/commands/EditGameCommand.java 0.00% 1 Missing ⚠️
...java/seedu/address/logic/commands/ExitCommand.java 0.00% 1 Missing ⚠️
... and 7 more
Files with missing lines Coverage Δ Complexity Δ
.../java/seedu/address/logic/commands/AddCommand.java 100.00% <100.00%> (ø) 10.00 <1.00> (+2.00)
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <100.00%> (ø) 4.00 <1.00> (+2.00)
...ain/java/seedu/address/logic/commands/Command.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
...va/seedu/address/logic/commands/DeleteCommand.java 92.85% <100.00%> (-7.15%) 10.00 <1.00> (+3.00) ⬇️
...java/seedu/address/logic/commands/HelpCommand.java 75.00% <100.00%> (-25.00%) 3.00 <1.00> (+1.00) ⬇️
...java/seedu/address/logic/commands/ListCommand.java 66.66% <100.00%> (-33.34%) 3.00 <1.00> (+1.00) ⬇️
...java/seedu/address/logic/commands/LoadCommand.java 75.00% <100.00%> (ø) 3.00 <1.00> (?)
...java/seedu/address/logic/commands/SaveCommand.java 75.00% <100.00%> (ø) 3.00 <1.00> (?)
src/main/java/seedu/address/model/Model.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
...edu/address/model/preferredtime/PreferredTime.java 74.35% <ø> (ø) 12.00 <0.00> (?)
... and 25 more

... and 4 files with indirect coverage changes

flyingsalsa and others added 29 commits November 7, 2024 05:04
Update pop up and help window with new Commands
Add testcases for favourite and unfavouriting games
Update "undo" message to show the command that was undone
Fix UI issues
Add credits for star png image
Update HelpWindow.css
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