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-W13-4] WellNUS #120

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

Conversation

darrentfy
Copy link

WellNUS helps NUS counsellors better manage their students and appointments. Users will be able to store details like personal information, appointment dates, number of visits and emergency contacts. It is optimised for CLI users so that frequent tasks can be done faster by typing in commands.

@codecov
Copy link

codecov bot commented Sep 23, 2023

Codecov Report

Merging #120 (ad1c5be) into master (517b785) will decrease coverage by 2.96%.
The diff coverage is 73.38%.

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

@@             Coverage Diff              @@
##             master     #120      +/-   ##
============================================
- Coverage     75.26%   72.31%   -2.96%     
- Complexity      419      595     +176     
============================================
  Files            71       99      +28     
  Lines          1338     1961     +623     
  Branches        126      200      +74     
============================================
+ Hits           1007     1418     +411     
- Misses          301      489     +188     
- Partials         30       54      +24     
Files Coverage Δ
src/main/java/seedu/address/logic/Messages.java 92.00% <100.00%> (+4.50%) ⬆️
.../java/seedu/address/logic/commands/AddCommand.java 100.00% <100.00%> (ø)
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <100.00%> (ø)
...va/seedu/address/logic/commands/DeleteCommand.java 100.00% <100.00%> (ø)
...java/seedu/address/logic/commands/ExitCommand.java 100.00% <ø> (ø)
...va/seedu/address/logic/commands/FilterCommand.java 100.00% <100.00%> (ø)
...java/seedu/address/logic/commands/FindCommand.java 100.00% <100.00%> (ø)
...java/seedu/address/logic/commands/NoteCommand.java 100.00% <100.00%> (ø)
...a/seedu/address/logic/parser/AddCommandParser.java 100.00% <100.00%> (ø)
...eedu/address/logic/parser/CancelCommandParser.java 100.00% <100.00%> (ø)
... and 59 more

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

Chrainx pushed a commit to Chrainx/tp that referenced this pull request Nov 2, 2023
Darren Tan and others added 27 commits November 2, 2023 23:30
* 'master' of https://github.com/SimWPEric/tp:
  Delete unused Email class
  Update Address and Note character limit
  Update links in UG
Fix bug in Command Summary table
* 'master' of https://github.com/SimWPEric/tp:
  Improve SampleDataUtil
  Remove note from StudentCard
  Update Ui.png
  Combine view Students and Appointments
  Fix bug in Command Summary table

* 'master' of https://github.com/SimWPEric/tp:
  Improve SampleDataUtil
  Remove note from StudentCard
  Update Ui.png
  Combine view Students and Appointments
  Fix bug in Command Summary table
Add Edit Command into UG Command Summary
Update JAR download link and index.md
quzhetao01 and others added 30 commits November 13, 2023 22:17
Fix table of contents in UG
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