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] Where Got Time #65

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

Conversation

lyndonlim27
Copy link

Where Got Time helps NUS students to keep track of their personal and friends' details such as phone number, email and modules taken so that they can easily find free time slots within a group of NUS friends. It is optimised for CLI users so that frequent tasks can be done faster by typing in commands.

@codecov
Copy link

codecov bot commented Feb 15, 2023

Codecov Report

Patch coverage: 71.52% and project coverage change: -0.20 ⚠️

Comparison is base (928f146) 72.15% compared to head (5f6f919) 71.96%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #65      +/-   ##
============================================
- Coverage     72.15%   71.96%   -0.20%     
- Complexity      399      769     +370     
============================================
  Files            70      126      +56     
  Lines          1232     2804    +1572     
  Branches        125      331     +206     
============================================
+ Hits            889     2018    +1129     
- Misses          311      653     +342     
- 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% <ø> (ø)
...ava/seedu/address/model/event/PersonEventList.java 0.00% <0.00%> (ø)
...model/event/exceptions/EventNotFoundException.java 0.00% <0.00%> (ø)
src/main/java/seedu/address/model/tag/Tag.java 80.00% <ø> (ø)
.../seedu/address/storage/JsonAddressBookStorage.java 100.00% <ø> (ø)
src/main/java/seedu/address/ui/GroupCard.java 0.00% <0.00%> (ø)
src/main/java/seedu/address/ui/GroupListPanel.java 0.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%> (ø)
... and 72 more

... and 5 files with indirect coverage changes

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.

jedidiahC pushed a commit to jedidiahC/tp that referenced this pull request Mar 2, 2023
…e-ug

Update UserGuide.md with listing and progress
ARPspoofing pushed a commit to ARPspoofing/tp that referenced this pull request Mar 14, 2023
Updated UI text and added new Help Classes
weekiat-douze added a commit to weekiat-douze/tp that referenced this pull request Mar 24, 2023
Add delete-image feature to DeveloperGuide
clydelhui and others added 26 commits March 31, 2023 09:52
Update user guide with free command
Fix minor UG bugs, add Import command to UG
- Typo: 2nd person written instead of 3rd person
gmengqi and others added 30 commits April 10, 2023 21:46
Update dg and edited edit message
* master:
  update UG
  Update UserGuide.md
  Update DeveloperGuide.md
  Update DeveloperGuide.md
  Update DeveloperGuide.md
  Update according to changes
  Update PPP
  Change DG links and diagrams
  update
  add link
  add link
  add link
  updated PPP
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