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-W13-2] OfficeHarbor #74

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

Conversation

miffi
Copy link

@miffi miffi commented Feb 24, 2024

OfficeHarbor helps secretaries manage the details of the individuals and teams of large tech companies. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.

Copy link

codecov bot commented Feb 24, 2024

Codecov Report

Attention: Patch coverage is 75.14045% with 177 lines in your changes are missing coverage. Please review.

Project coverage is 73.59%. Comparing base (b896eb0) to head (512c945).

❗ Current head 512c945 differs from pull request most recent head bc72b87. Consider uploading reports for the commit bc72b87 to get more accurate results

Files Patch % Lines
...del/person/predicate/ComponentStringPredicate.java 55.78% 16 Missing and 26 partials ⚠️
.../java/seedu/address/logic/commands/TagCommand.java 40.00% 20 Missing and 1 partial ⚠️
...java/seedu/address/logic/commands/MailCommand.java 41.37% 16 Missing and 1 partial ⚠️
.../seedu/address/logic/parser/HelpCommandParser.java 32.00% 16 Missing and 1 partial ⚠️
...ava/seedu/address/logic/commands/PhoneCommand.java 52.17% 10 Missing and 1 partial ⚠️
...ava/seedu/address/logic/commands/UntagCommand.java 28.57% 10 Missing ⚠️
...va/seedu/address/logic/commands/DeleteCommand.java 68.18% 6 Missing and 1 partial ⚠️
.../seedu/address/logic/parser/EditCommandParser.java 22.22% 6 Missing and 1 partial ⚠️
...c/main/java/seedu/address/model/person/Person.java 85.71% 4 Missing and 2 partials ⚠️
.../java/seedu/address/model/util/SampleDataUtil.java 0.00% 6 Missing ⚠️
... and 13 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #74      +/-   ##
============================================
- Coverage     75.26%   73.59%   -1.67%     
- Complexity      419      598     +179     
============================================
  Files            71       90      +19     
  Lines          1338     2034     +696     
  Branches        126      220      +94     
============================================
+ Hits           1007     1497     +490     
- Misses          301      457     +156     
- Partials         30       80      +50     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Derekljh and others added 30 commits April 14, 2024 14:18
Update User guide expected message outputs to match actual output
…into branch-Documentation

# Conflicts:
#	docs/UserGuide.md
Add planned enhancements
Fix toc link for add and edit in UG
Make non-functional requirements more specific
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