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-T11-1] Contactmation #138

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

Conversation

Eclipse-Dominator
Copy link

Contactmation is a desktop, contact management application that is optimized for team management and delegation of tasks through the Command Line Interface (CLI). Contactmation efficiently tracks the progress of your team projects

@codecov-commenter
Copy link

codecov-commenter commented Sep 25, 2022

Codecov Report

Base: 72.15% // Head: 47.60% // Decreases project coverage by -24.55% ⚠️

Coverage data is based on head (e88cd0a) compared to base (77a32bf).
Patch coverage: 40.38% of modified lines in pull request are covered.

Additional details and impacted files
@@              Coverage Diff              @@
##             master     #138       +/-   ##
=============================================
- Coverage     72.15%   47.60%   -24.56%     
- Complexity      399      678      +279     
=============================================
  Files            70      155       +85     
  Lines          1232     3168     +1936     
  Branches        125      360      +235     
=============================================
+ Hits            889     1508      +619     
- Misses          311     1527     +1216     
- Partials         32      133      +101     
Impacted Files Coverage Δ
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø)
...ress/commons/exceptions/IllegalValueException.java 33.33% <0.00%> (-66.67%) ⬇️
...ain/java/seedu/address/logic/commands/Command.java 100.00% <ø> (ø)
...a/seedu/address/logic/commands/ForEachCommand.java 0.00% <0.00%> (ø)
...va/seedu/address/logic/commands/RenameCommand.java 0.00% <0.00%> (ø)
...va/seedu/address/logic/commands/SelectCommand.java 0.00% <0.00%> (ø)
...seedu/address/logic/commands/TeamInputCommand.java 0.00% <0.00%> (ø)
...s/logic/commands/creationcommand/AliasCommand.java 0.00% <0.00%> (ø)
.../logic/commands/creationcommand/CreateCommand.java 0.00% <0.00%> (ø)
... and 137 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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

mohamedsaf1 and others added 28 commits October 31, 2022 02:05
* 'master' of https://github.com/mohamedsaf1/tp: (37 commits)
  Fix bug where unmark, mark doesnt save attributes
  Edit warning message in user guide
  Edit to fit github markdown style
  Add note changes in user guide
  Add advanced features to user guide
  Fix contains method not working
  Removes trailing whitespace
  Remove trailing whitespace
  Fix CLRF line endings to LF
  Fixes most unit tests
  Add changes to glossary in user guide
  Fix fs case insensitive
  Fix fs case insensitive in windows
  Fix command syntax
  Fixes more unit tests
  Fix missing find command
  Fix unit tests
  Fix delete command for team and person
  Fix some unit tests
  Fixes checkstyle for main code.
  ...

# Conflicts:
#	docs/UserGuide.md
Update UserGuide.md for CS2101 Consultation Draft
…o branch-user-guide-draft

# Conflicts:
#	docs/UserGuide.md
* 'master' of https://github.com/mohamedsaf1/tp:
  Update User Guide
  Updates commands summary
  Fix spacing on UG

# Conflicts:
#	docs/UserGuide.md
- Fix some unit tests
Eclipse-Dominator and others added 30 commits November 7, 2022 23:37
Add page break in ppp autumn-sonata
…into branch-cs2101-ug

# Conflicts:
#	docs/UserGuide.md
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.

6 participants