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

[CS2103-F10-4] NextBigFish #77

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

Conversation

ezeAng
Copy link

@ezeAng ezeAng commented Feb 17, 2023

NextBigFish aims to help sales people or agents, manage details and leads from their clients.

@codecov
Copy link

codecov bot commented Feb 17, 2023

Codecov Report

Patch coverage: 69.10% and project coverage change: -0.28 ⚠️

Comparison is base (928f146) 72.15% compared to head (4d1139f) 71.88%.

❗ Current head 4d1139f differs from pull request most recent head 7dfbd17. Consider uploading reports for the commit 7dfbd17 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #77      +/-   ##
============================================
- Coverage     72.15%   71.88%   -0.28%     
- Complexity      399      453      +54     
============================================
  Files            70       78       +8     
  Lines          1232     1398     +166     
  Branches        125      145      +20     
============================================
+ Hits            889     1005     +116     
- Misses          311      347      +36     
- Partials         32       46      +14     
Impacted Files Coverage Δ
.../java/seedu/address/logic/commands/AddCommand.java 100.00% <ø> (ø)
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <ø> (ø)
src/main/java/seedu/address/model/Model.java 100.00% <ø> (ø)
.../java/seedu/address/model/util/SampleDataUtil.java 20.00% <0.00%> (ø)
src/main/java/seedu/address/ui/HelpWindow.java 0.00% <ø> (ø)
src/main/java/seedu/address/ui/MainWindow.java 0.00% <0.00%> (ø)
src/main/java/seedu/address/ui/PersonCard.java 0.00% <0.00%> (ø)
src/main/java/seedu/address/ui/SummaryWindow.java 26.92% <26.92%> (ø)
...in/java/seedu/address/logic/parser/ParserUtil.java 88.63% <50.00%> (-8.59%) ⬇️
.../java/seedu/address/model/person/BusinessSize.java 55.55% <55.55%> (ø)
... and 21 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

iapetusbob and others added 30 commits April 8, 2023 22:04
Added table of content to UG
Finalized PPP and added my features to the DG
devguide updated with mark
DG changes, Fix PersonTest
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