Skip to content

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

Open
JJtan2002 wants to merge 651 commits intonus-cs2103-AY2425S1:masterfrom
AY2425S1-CS2103T-T12-4:master
Open

[CS2103T-T12-4] GamerBook Pro Max#145
JJtan2002 wants to merge 651 commits intonus-cs2103-AY2425S1:masterfrom
AY2425S1-CS2103T-T12-4:master

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.

@codecov
Copy link

codecov bot commented Oct 1, 2024

Codecov Report

❌ 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

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

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