Skip to content

[CS2103T-F12-4] VBook #234

Open
rachelyeohm wants to merge 408 commits intonus-cs2103-AY2425S1:masterfrom
AY2425S1-CS2103T-F12-4:master
Open

[CS2103T-F12-4] VBook #234
rachelyeohm wants to merge 408 commits intonus-cs2103-AY2425S1:masterfrom
AY2425S1-CS2103T-F12-4:master

Conversation

@rachelyeohm
Copy link

No description provided.

@codecov
Copy link

codecov bot commented Oct 3, 2024

Codecov Report

Attention: Patch coverage is 49.65035% with 360 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/main/java/seedu/address/ui/HelpWindow.java 0.00% 56 Missing ⚠️
.../main/java/seedu/address/ui/KeyBindController.java 0.00% 37 Missing ⚠️
...edu/address/ui/PasswordPromptDialogController.java 0.00% 32 Missing ⚠️
src/main/java/seedu/address/ui/PersonCard.java 0.00% 26 Missing ⚠️
...in/java/seedu/address/ui/PasswordPromptDialog.java 0.00% 25 Missing ⚠️
src/main/java/seedu/address/ui/KeyBind.java 0.00% 22 Missing ⚠️
...va/seedu/address/logic/commands/ExportCommand.java 50.00% 19 Missing and 1 partial ⚠️
...n/java/seedu/address/security/PasswordManager.java 67.34% 12 Missing and 4 partials ⚠️
src/main/java/seedu/address/ui/MainWindow.java 0.00% 16 Missing ⚠️
src/main/java/seedu/address/ui/ResultDisplay.java 0.00% 12 Missing ⚠️
... and 24 more
Files with missing lines Coverage Δ Complexity Δ
...n/java/seedu/address/commons/core/index/Index.java 100.00% <100.00%> (ø) 12.00 <1.00> (+1.00)
.../java/seedu/address/logic/commands/AddCommand.java 100.00% <100.00%> (ø) 8.00 <1.00> (ø)
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <100.00%> (ø) 2.00 <0.00> (ø)
...ain/java/seedu/address/logic/commands/Command.java 100.00% <100.00%> (ø) 3.00 <2.00> (+2.00)
...va/seedu/address/logic/commands/CommandResult.java 100.00% <100.00%> (ø) 13.00 <3.00> (ø)
...java/seedu/address/logic/commands/EditCommand.java 96.55% <100.00%> (-0.89%) 13.00 <0.00> (ø)
...java/seedu/address/logic/commands/FindCommand.java 100.00% <100.00%> (ø) 7.00 <2.00> (+1.00)
...java/seedu/address/logic/commands/HelpCommand.java 100.00% <100.00%> (ø) 3.00 <1.00> (+1.00)
...java/seedu/address/logic/commands/ListCommand.java 100.00% <100.00%> (ø) 3.00 <1.00> (+1.00)
...java/seedu/address/logic/commands/QuitCommand.java 100.00% <100.00%> (ø) 3.00 <3.00> (?)
... and 43 more

... and 1 file with indirect coverage changes

anselmlong and others added 29 commits October 23, 2024 00:11
…lear-command

Revert "Format clear command"
Check for failure of undo and redo test when undo or redo
beyond the capacity.
Update user guide to reduce confusion for undo and redo.
Change the method name to resolve git conflict.
Model uses the new method name.
anselmlong and others added 30 commits November 10, 2024 14:04
Widen contact window, and made text wrap around
Change export window name to VBook instead of address book
Fix bug where data still persists after password delete
Change addressbook.json to vbook.json
Update user guide to fix pe bugs.
Update developer guide to fix pe bugs.
Update new line at end of developer guide for check style
Update diagram and use case
Update shadowJar name
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.

4 participants