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-T09-2] CodeContact #150

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

Conversation

waseemingly
Copy link

@waseemingly waseemingly commented Oct 1, 2023

CodeContact targets all employees and employers within software companies (E.g. Developers, HR, project managers etc). It combines contact management with developer-specific and HR-specific features, making it easy for users to access coding-related contacts and project collaborators via command line.

@codecov
Copy link

codecov bot commented Oct 1, 2023

Codecov Report

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

Comparison is base (cb1efe3) 43.72% compared to head (d4b6066) 57.88%.

Files Patch % Lines
src/main/java/seedu/address/MainApp.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             master     #150       +/-   ##
=============================================
+ Coverage     43.72%   57.88%   +14.15%     
- Complexity      651      874      +223     
=============================================
  Files           162      162               
  Lines          3899     3906        +7     
  Branches        511      509        -2     
=============================================
+ Hits           1705     2261      +556     
+ Misses         2049     1465      -584     
- Partials        145      180       +35     

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

@waseemingly waseemingly changed the title [CS2103T-T09-2] TeamTrekker [CS2103T-T09-2] CodeContact Nov 7, 2023
mingyu-wan and others added 28 commits November 13, 2023 03:38
Add use cases and planned enhancements
… into Branch-Documentation

* 'Branch-Documentation' of https://github.com/Mahidharah/tp: (36 commits)
  fix checkstyles
  fix test cases
  Undo Redo Command test cases
  Fix failing test
  Fix import checkstyle issues
  Fix checkstyle issues
  VersionedAddressBook test cases
  Update DeveloperRoles.txt
  Update ClientRoles.txt
  Add tests for edit project command and mark/unmark commands
  delete client and developer roles test cases
  add-client role and add developer role tests
  Write tests for edit commands
  fix CI
  fix checkstyles
  fix CI
  Add use cases and planned enhancements
  fix checkstyles
  Add and delete role's developer guide and user stories
  Undo/Redo feature DG
  ...

# Conflicts:
#	DeveloperRoles.txt
#	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.

None yet

5 participants