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-T12-2] LookMeUp #81

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

Conversation

AidenLYT
Copy link

Given how students who stay in campus find themselves in many different committees, classes and interest groups, LookMeUp seeks to provide easy-to-use features (such as keeping track of location and details of upcoming meetings specific to each contact). These features allow our uses to compartmentalise their contacts and access various groups easily.

@AidenLYT AidenLYT changed the title LookMeUp [CS2103T-T12-2] LookMeUp Feb 25, 2024
Copy link

codecov bot commented Feb 25, 2024

Codecov Report

Attention: Patch coverage is 9.09091% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 56.75%. Comparing base (b896eb0) to head (ac8a498).

❗ Current head ac8a498 differs from pull request most recent head a0a7b1f. Consider uploading reports for the commit a0a7b1f to get more accurate results

Files Patch % Lines
...java/seedu/address/logic/commands/CopyCommand.java 0.00% 4 Missing ⚠️
...seedu/address/logic/commands/OverwriteCommand.java 0.00% 3 Missing ⚠️
...u/address/logic/parser/OverwriteCommandParser.java 0.00% 2 Missing ⚠️
...a/seedu/address/model/person/UniquePersonList.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             master      #81       +/-   ##
=============================================
- Coverage     75.26%   56.75%   -18.51%     
- Complexity      419      475       +56     
=============================================
  Files            71      101       +30     
  Lines          1338     2014      +676     
  Branches        126      192       +66     
=============================================
+ Hits           1007     1143      +136     
- Misses          301      823      +522     
- Partials         30       48       +18     

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

lynnetteeee and others added 28 commits April 4, 2024 21:33
Fixed Copy table
Change addressbook.jar link to download
Bug fix for Copy Command
* bug-SilentFailInvocationTarget:
  Fixed bugs for Overwrite command
…icateCommand

* commit '3b52de450dd566567cb36fe88a4dce97cc76805d':
* commit '3b52de450dd566567cb36fe88a4dce97cc76805d':
kervyntan and others added 30 commits April 15, 2024 22:41
* commit 'faf1d8a9797153879507295813b448a7d2c84104':
  Update DG
…into DG-Filter

* 'master' of https://github.com/AY2324S2-CS2103T-T12-2/tp:
  Update UserGuide.md
  Update UserGuide.md
  Update DeveloperGuide.md
  Update checkstyle
  Update tests
  Edit DG
  Add tests for Remove Command Parser
  Add test code for Remove Command
Update glossary for monolithic interface
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