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-F14-2] Clinic Mate #41

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

Conversation

tengcharmaine
Copy link

Clinic Mate helps GPs in private family clinics to keep their patients' contact information organized. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.

Copy link

codecov bot commented Feb 20, 2024

Codecov Report

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

Project coverage is 70.27%. Comparing base (50cc714) to head (cdaa69a).

Current head cdaa69a differs from pull request most recent head 39a91f7

Please upload reports for the commit 39a91f7 to get more accurate results.

Files Patch % Lines
src/main/java/seedu/address/ui/PersonCard.java 0.00% 23 Missing ⚠️
src/main/java/seedu/address/ui/HelpWindow.java 0.00% 8 Missing ⚠️
src/main/java/seedu/address/MainApp.java 0.00% 4 Missing ⚠️
...a/seedu/address/logic/commands/AddNoteCommand.java 50.00% 2 Missing and 2 partials ⚠️
src/main/java/seedu/address/ui/MainWindow.java 0.00% 4 Missing ⚠️
src/main/java/seedu/address/ui/NoteDisplay.java 0.00% 4 Missing ⚠️
...java/seedu/address/logic/commands/ShowCommand.java 90.32% 1 Missing and 2 partials ⚠️
.../seedu/address/logic/parser/ShowCommandParser.java 66.66% 3 Missing ⚠️
...rc/main/java/seedu/address/model/ModelManager.java 84.21% 2 Missing and 1 partial ⚠️
...java/seedu/address/logic/commands/EditCommand.java 50.00% 2 Missing ⚠️
... and 11 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #41      +/-   ##
============================================
- Coverage     71.62%   70.27%   -1.35%     
- Complexity      470      481      +11     
============================================
  Files            78       79       +1     
  Lines          1621     1645      +24     
  Branches        160      163       +3     
============================================
- Hits           1161     1156       -5     
- Misses          400      426      +26     
- Partials         60       63       +3     

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

jiahui0309 and others added 29 commits March 25, 2024 11:13
Implement direct browser link
Update DG with the correct diagram names
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.

4 participants