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-W17-3] ThunderCat #86

Open
wants to merge 1,011 commits into
base: master
Choose a base branch
from

Conversation

hungkhoaitay
Copy link

ThunderCat helps Computer Science students, especially year 2, manage their contacts and groups. It is optimised for CLI users so that frequent tasks can be done faster by typing in commands.

@codecov-commenter
Copy link

codecov-commenter commented Sep 25, 2021

Codecov Report

Merging #86 (266f38d) into master (ba53b8c) will increase coverage by 3.70%.
The diff coverage is 78.10%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #86      +/-   ##
============================================
+ Coverage     72.15%   75.86%   +3.70%     
- Complexity      399      825     +426     
============================================
  Files            70      112      +42     
  Lines          1232     2573    +1341     
  Branches        125      311     +186     
============================================
+ Hits            889     1952    +1063     
- Misses          311      497     +186     
- Partials         32      124      +92     
Impacted Files Coverage Δ
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø)
...java/seedu/address/logic/commands/UndoCommand.java 0.00% <0.00%> (ø)
...ss/logic/commands/exceptions/CommandException.java 100.00% <ø> (ø)
...eedu/address/logic/parser/DeleteCommandParser.java 100.00% <ø> (ø)
...ddress/logic/parser/exceptions/ParseException.java 100.00% <ø> (ø)
src/main/java/seedu/address/model/common/Name.java 90.00% <ø> (ø)
...rc/main/java/seedu/address/model/person/Email.java 90.00% <ø> (+10.00%) ⬆️
...rc/main/java/seedu/address/model/person/Phone.java 90.00% <ø> (+10.00%) ⬆️
...a/seedu/address/model/person/UniquePersonList.java 97.56% <ø> (+4.87%) ⬆️
... and 95 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ba53b8c...266f38d. Read the comment docs.

@hungkhoaitay hungkhoaitay changed the title ThunderCat [CS2103T-W17-3] ThunderCat Sep 26, 2021
Domszy pushed a commit to Domszy/tp that referenced this pull request Oct 19, 2021
…Refactor-Common

Refactor Messages and StringUtil in commons
jayasting98 and others added 27 commits November 7, 2021 01:06
Shifted Command Overview and added testing
asherhy and others added 30 commits November 8, 2021 23:17
…into docs-fix-dg

� Conflicts:
�	docs/DeveloperGuide.md
Refactor images for TP tracking
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.

6 participants