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-T11-2] NUSContacts #48

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

Conversation

E0735389
Copy link

No description provided.

Copy link

codecov bot commented Feb 21, 2024

Codecov Report

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

Project coverage is 76.58%. Comparing base (b896eb0) to head (bf3f787).

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

Files Patch % Lines
src/main/java/seedu/address/ui/CommandBox.java 0.00% 22 Missing ⚠️
...commands/exceptions/CommandExecutionException.java 27.77% 11 Missing and 2 partials ⚠️
src/main/java/seedu/address/MainApp.java 0.00% 11 Missing ⚠️
...in/java/seedu/address/logic/parser/ParserUtil.java 87.14% 6 Missing and 3 partials ⚠️
...a/seedu/address/logic/parser/AddCommandParser.java 65.21% 6 Missing and 2 partials ⚠️
...java/seedu/address/logic/commands/UndoCommand.java 0.00% 7 Missing ⚠️
...n/java/seedu/address/logic/parser/CommandPart.java 86.27% 0 Missing and 7 partials ⚠️
...java/seedu/address/logic/commands/CopyCommand.java 77.27% 5 Missing ⚠️
.../seedu/address/logic/parser/AddressBookParser.java 84.00% 3 Missing and 1 partial ⚠️
...ddress/logic/parser/exceptions/ParseException.java 80.00% 0 Missing and 3 partials ⚠️
... and 10 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #48      +/-   ##
============================================
+ Coverage     75.26%   76.58%   +1.32%     
- Complexity      419      562     +143     
============================================
  Files            71       82      +11     
  Lines          1338     1768     +430     
  Branches        126      175      +49     
============================================
+ Hits           1007     1354     +347     
- Misses          301      354      +53     
- Partials         30       60      +30     

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

Hibeom0929 and others added 29 commits March 30, 2024 23:09
Edit the message for help command
Escape key closes help window
Update log messages to use correct product name
Change .puml files to match requirement
Hibeom0929 and others added 30 commits April 15, 2024 20:26
Fix incorrect error message and some typos
Add testing to delete section in DG
Update documentation to add minor fixes
Add some use cases and glossary
Create project portfolio page
Create my own ppp file to include contributions
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