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-W16-2] EzContact #62

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

Conversation

LamJiuFong
Copy link

EzContact helps salesmen manage detail of their clients. It is optimised for busy yet forgetful salesmen so that they can save and retrieve information with easy commands.

@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Attention: 470 lines in your changes are missing coverage. Please review.

Comparison is base (517b785) 75.26% compared to head (ead8a82) 71.47%.

Files Patch % Lines
src/main/java/seedu/address/ui/PersonCard.java 0.00% 53 Missing ⚠️
src/main/java/seedu/address/ui/FlowPaneLabel.java 0.00% 41 Missing ⚠️
...address/logic/parser/AppointmentCommandParser.java 0.00% 32 Missing ⚠️
...edu/address/logic/commands/AppointmentCommand.java 0.00% 30 Missing ⚠️
...address/logic/commands/MarkAppointmentCommand.java 0.00% 28 Missing ⚠️
...dress/logic/commands/UnmarkAppointmentCommand.java 0.00% 28 Missing ⚠️
...dress/logic/commands/DeleteAppointmentCommand.java 0.00% 26 Missing ⚠️
...ava/seedu/address/ui/AppointmentAttributeCard.java 0.00% 18 Missing ⚠️
...in/java/seedu/address/logic/parser/ParserUtil.java 76.71% 17 Missing ⚠️
...rc/main/java/seedu/address/ui/PersonListPanel.java 0.00% 17 Missing ⚠️
... and 38 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #62      +/-   ##
============================================
- Coverage     75.26%   71.47%   -3.80%     
- Complexity      419      790     +371     
============================================
  Files            71      121      +50     
  Lines          1338     2734    +1396     
  Branches        126      264     +138     
============================================
+ Hits           1007     1954     +947     
- Misses          301      697     +396     
- Partials         30       83      +53     

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

yuxunn pushed a commit to yuxunn/tp that referenced this pull request Oct 5, 2023
Chrainx added a commit to Chrainx/tp that referenced this pull request Oct 25, 2023
TehOPanas and others added 27 commits November 2, 2023 11:45
Updaetd UI for user guide
Make List Command ignore trailing arguments
Update user guide to include new UI images
Merged conflicts
Updated version of app to v1.3.1
Update version release information and fix address bug
Updated UI for result output display
LamJiuFong and others added 30 commits November 13, 2023 18:16
Add Manual Testing for add command and fix Use Case bug
Fixed DG bugs
Fixed DG bug
Updated user guide title
Update DG, UG and puml files
Updated release version
Finalise page breaking of UG and DG
Updated PPP
Update DG, UG, PPP, reuse usage comments
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