Skip to content

[CS2103-F09-2] Amigos#66

Open
tanyjnaaman wants to merge 647 commits into
nus-cs2103-AY2122S2:masterfrom
AY2122S2-CS2103-F09-2:master
Open

[CS2103-F09-2] Amigos#66
tanyjnaaman wants to merge 647 commits into
nus-cs2103-AY2122S2:masterfrom
AY2122S2-CS2103-F09-2:master

Conversation

@tanyjnaaman
Copy link
Copy Markdown

Amigos helps busy individuals to manage their friendships by keeping track of important details. An example of possible features include the tracking of birthdays, money owed, upcoming meetings etc. and providing relevant reminders, in addition to basic functionalities. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 26, 2022

Codecov Report

Merging #66 (7a6f73f) into master (4f7660a) will decrease coverage by 4.23%.
The diff coverage is 66.24%.

@@             Coverage Diff              @@
##             master      #66      +/-   ##
============================================
- Coverage     72.15%   67.92%   -4.24%     
- Complexity      399      829     +430     
============================================
  Files            70      121      +51     
  Lines          1232     3037    +1805     
  Branches        125      441     +316     
============================================
+ Hits            889     2063    +1174     
- Misses          311      788     +477     
- Partials         32      186     +154     
Impacted Files Coverage Δ
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø)
...n/java/seedu/address/commons/core/index/Index.java 90.90% <0.00%> (-9.10%) ⬇️
...rc/main/java/seedu/address/logic/LogicManager.java 68.18% <0.00%> (-6.82%) ⬇️
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <ø> (ø)
...java/seedu/address/logic/commands/ListCommand.java 100.00% <ø> (ø)
...du/address/logic/commands/ShowInsightsCommand.java 0.00% <0.00%> (ø)
...odel/event/exceptions/DuplicateEventException.java 0.00% <0.00%> (ø)
...model/event/exceptions/EventNotFoundException.java 0.00% <0.00%> (ø)
...u/address/model/person/insights/PersonInsight.java 0.00% <0.00%> (ø)
... and 92 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 4f7660a...7a6f73f. Read the comment docs.

@hsiaojietng hsiaojietng mentioned this pull request Mar 15, 2022
4 tasks
AryanSarswat and others added 28 commits March 24, 2022 22:49
DG: Add documentation of Event class
Add GUI test documentation for friends
Created script to generate dummy data for Amigos
fixed bug with editfriend and GUI
limweiliang and others added 30 commits April 9, 2022 23:02
Fix listevents MESSAGE_USAGE
Fix crash when JSON has nulls at load
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