-
Notifications
You must be signed in to change notification settings - Fork 521
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-T12-1] CodeConnect #31
base: master
Are you sure you want to change the base?
[CS2103-T12-1] CodeConnect #31
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #31 +/- ##
============================================
- Coverage 75.36% 72.09% -3.27%
- Complexity 510 639 +129
============================================
Files 84 104 +20
Lines 1660 2197 +537
Branches 159 229 +70
============================================
+ Hits 1251 1584 +333
- Misses 359 539 +180
- Partials 50 74 +24 ☔ View full report in Codecov by Sentry. |
Assertions are now enabled in gradle.
…ertions Enable Assertions
Add Contact Class Diagram Add explaination for contact class
Add developer guide for contact class
…ldtarget Change shadowJar file name to "CodeConnect.jar"
…hen-export-team-details
Add Teams feature (add, list, delete teams)
…hen-export-team-details
Created feature that enables users to rate skills of contacts if they exist. Skills will be shown with rating if rated or without rating if not rated. Unable to store and retrieve rating as for now, in the process of adding.
Now users can enter special characters as well as alphanumeric characters.
…ack-bug Fix bug in tech stack parsing
…S2103T-T12-1/tp into update-manual-testing
Add Logging for FindTechStackCommand and RateCommand
…s-tresa Add logger and assertions
…S2103T-T12-1/tp into update-manual-testing
…S2103T-T12-1/tp into update-manual-testing
…S2103T-T12-1/tp into update-manual-testing
This reverts commit cfc58b5.
…12-1/tp into update-manual-testing
…ting Update manual testing in DG
CodeConnect helps student developers connect and collaborate. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.