Skip to content

[CS2103T-W13-1] ScoopBook#150

Open
shawnnygoh wants to merge 476 commits into
nus-cs2103-AY2425S2:masterfrom
AY2425S2-CS2103T-W13-1:master
Open

[CS2103T-W13-1] ScoopBook#150
shawnnygoh wants to merge 476 commits into
nus-cs2103-AY2425S2:masterfrom
AY2425S2-CS2103T-W13-1:master

Conversation

@shawnnygoh
Copy link
Copy Markdown

ScoopBook helps journalists manage their contacts. It allows journalists to efficiently store, retrieve, categorise and manage their contacts and provides an offline solution for journalists to store their contacts.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 5, 2025

Codecov Report

❌ Patch coverage is 57.04698% with 64 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
.../main/java/seedu/address/ui/NoteWindowHandler.java 0.00% 27 Missing ⚠️
src/main/java/seedu/address/ui/NoteWindow.java 0.00% 10 Missing ⚠️
src/main/java/seedu/address/ui/MainWindow.java 0.00% 8 Missing ⚠️
src/main/java/seedu/address/MainApp.java 0.00% 7 Missing ⚠️
...seedu/address/logic/commands/RemoveTagCommand.java 91.66% 2 Missing and 1 partial ⚠️
...eedu/address/logic/parser/ExportCommandParser.java 62.50% 3 Missing ⚠️
...eedu/address/logic/parser/ImportCommandParser.java 62.50% 3 Missing ⚠️
...rc/main/java/seedu/address/logic/LogicManager.java 60.00% 1 Missing and 1 partial ⚠️
...u/address/logic/parser/RemoveTagCommandParser.java 66.66% 0 Missing and 1 partial ⚠️
Files with missing lines Coverage Δ Complexity Δ
.../java/seedu/address/logic/commands/AddCommand.java 100.00% <ø> (ø) 8.00 <0.00> (ø)
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <100.00%> (ø) 3.00 <0.00> (+1.00)
...va/seedu/address/logic/commands/CommandResult.java 100.00% <100.00%> (ø) 20.00 <6.00> (+7.00)
...va/seedu/address/logic/commands/DeleteCommand.java 100.00% <100.00%> (ø) 8.00 <0.00> (+1.00)
...eedu/address/logic/commands/DeleteNoteCommand.java 93.10% <100.00%> (ø) 10.00 <0.00> (?)
...java/seedu/address/logic/commands/ExitCommand.java 100.00% <100.00%> (ø) 2.00 <1.00> (ø)
...va/seedu/address/logic/commands/ExportCommand.java 88.46% <ø> (ø) 11.00 <0.00> (?)
...java/seedu/address/logic/commands/HelpCommand.java 100.00% <100.00%> (ø) 2.00 <1.00> (ø)
...va/seedu/address/logic/commands/ImportCommand.java 80.00% <100.00%> (ø) 12.00 <1.00> (?)
...u/address/logic/commands/NoteCloseInstruction.java 100.00% <100.00%> (ø) 1.00 <1.00> (?)
... and 18 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.

souledfigurine and others added 29 commits April 1, 2025 18:45
Fix bug where notes persist after clear command

Fixes #89
Update Storage Class Diagram to include Notes Storage

Fixes #91
Add tests for AddTagCommandParser and edits to class
souledfigurine and others added 30 commits April 8, 2025 10:53
Update instances of AddressBook to ScoopBook in index.md
Fix User Guide formatting and minor changes
Fixes #203, Fixes #196
Update help command

Fixes #189
Specify that placeholder values are not allowed for all name, address, email fields in add and edit command

Fixes #158
Fix ellipses to be readable
Change all instances of [CS2103-W13-1][ScoopBook] to ScoopBook
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