Skip to content

[CS2103T-T15-4] ConnectEase#120

Open
jhwan0707 wants to merge 136 commits into
nus-cs2103-AY2425S2:masterfrom
AY2425S2-CS2103T-T15-4:master
Open

[CS2103T-T15-4] ConnectEase#120
jhwan0707 wants to merge 136 commits into
nus-cs2103-AY2425S2:masterfrom
AY2425S2-CS2103T-T15-4:master

Conversation

@jhwan0707
Copy link
Copy Markdown

ConnectEase helps small business owners manage client and supplier contacts effortlessly in one centralized address book. It offers smart search and CLI-optimized features to save time and keep professional relationships organized.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 2, 2025

Codecov Report

Attention: Patch coverage is 21.79487% with 122 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...ava/seedu/address/logic/commands/MatchCommand.java 0.00% 44 Missing ⚠️
src/main/java/seedu/address/ui/PersonCard.java 0.00% 18 Missing ⚠️
...java/seedu/address/logic/commands/TagsCommand.java 0.00% 16 Missing ⚠️
...ess/model/person/TagContainsKeywordsPredicate.java 0.00% 14 Missing ⚠️
...c/main/java/seedu/address/model/person/Person.java 59.09% 6 Missing and 3 partials ⚠️
.../seedu/address/logic/parser/TagsCommandParser.java 0.00% 7 Missing ⚠️
...address/model/person/MultiFieldFuzzyPredicate.java 78.26% 0 Missing and 5 partials ⚠️
...rc/main/java/seedu/address/ui/PersonListPanel.java 0.00% 4 Missing ⚠️
src/main/java/seedu/address/ui/MainWindow.java 0.00% 3 Missing ⚠️
.../seedu/address/logic/parser/AddressBookParser.java 0.00% 1 Missing ⚠️
... and 1 more
Files with missing lines Coverage Δ Complexity Δ
src/main/java/seedu/address/logic/Messages.java 87.50% <ø> (ø) 3.00 <0.00> (ø)
.../java/seedu/address/logic/commands/AddCommand.java 100.00% <100.00%> (ø) 8.00 <0.00> (ø)
...java/seedu/address/logic/commands/FindCommand.java 100.00% <100.00%> (ø) 6.00 <1.00> (ø)
.../seedu/address/logic/parser/FindCommandParser.java 100.00% <100.00%> (ø) 3.00 <0.00> (ø)
.../seedu/address/logic/parser/AddressBookParser.java 90.47% <0.00%> (-9.53%) 12.00 <0.00> (ø)
src/main/java/seedu/address/ui/CommandBox.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
src/main/java/seedu/address/ui/MainWindow.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...rc/main/java/seedu/address/ui/PersonListPanel.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...address/model/person/MultiFieldFuzzyPredicate.java 78.26% <78.26%> (ø) 14.00 <14.00> (?)
.../seedu/address/logic/parser/TagsCommandParser.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
... and 5 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

cerulyeann and others added 26 commits March 11, 2025 04:13
Added cerulyean.png
Add Junghwan's photo to AboutUs page
Add Junghwan's details to AboutUs page (#10)
Update build status badge in README (#14)
Acknowledge AB3 source in README (#16)
Updated user stories, glossary, NFRs, use cases in the DeveloperGuide.md
Sync acknowledge-ab3 with master after PR merges
Update README contents to match ConnectEase project (#21)
cerulyeann and others added 30 commits April 3, 2025 22:12
Fixed matchcommand so its more lenient, not all fields have to be filled for the match to be valid
Fixed checkstyle issues with AddPropertyCommandParser
…d of something like District(null). Also fixed some javadocs.
Fix all checkStyle issue with Property class
Fixed some JsonAdapted files so that they return null if empty instead of something like District(null). Also fixed some javadocs.
Now all the attributes are properly displayed in the status bar
docs: update UserGuide and DeveloperGuide with fuzzy search
Update UG and DG with Property class
…de some progress, but there is one fuzzy thing i dont understand how works.

I updated the match command explanation in the UG, and some other stuff in the DG.
Update user guide with improved f command section
Edited a bunch of stuff to try and get checkstyle working right. I ma…
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