Skip to content

[CS2103T-W09-1] UniGenda#47

Open
tyanhan wants to merge 951 commits into
nus-cs2103-AY2122S2:masterfrom
AY2122S2-CS2103T-W09-1:master
Open

[CS2103T-W09-1] UniGenda#47
tyanhan wants to merge 951 commits into
nus-cs2103-AY2122S2:masterfrom
AY2122S2-CS2103T-W09-1:master

Conversation

@tyanhan
Copy link
Copy Markdown

@tyanhan tyanhan commented Feb 14, 2022

UniGenda is a desktop app for managing contacts, optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). If you are a NUS student, and you can type fast, UniGenda can get your contact management and scheduling tasks done faster than traditional GUI apps.

@tyanhan tyanhan changed the title [CS2103-W09-1] UniGenda [CS2103T-W09-1] UniGenda Feb 14, 2022
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 23, 2022

Codecov Report

Merging #47 (7b743ad) into master (4f7660a) will decrease coverage by 4.38%.
The diff coverage is 65.53%.

@@             Coverage Diff              @@
##             master      #47      +/-   ##
============================================
- Coverage     72.15%   67.77%   -4.39%     
- Complexity      399      707     +308     
============================================
  Files            70      107      +37     
  Lines          1232     2430    +1198     
  Branches        125      332     +207     
============================================
+ Hits            889     1647     +758     
- Misses          311      653     +342     
- Partials         32      130      +98     
Impacted Files Coverage Δ
...n/java/seedu/address/commons/core/GuiSettings.java 69.23% <ø> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø)
...mmons/exceptions/InvalidEnumArgumentException.java 0.00% <0.00%> (ø)
...rc/main/java/seedu/address/logic/LogicManager.java 71.42% <0.00%> (-3.58%) ⬇️
...eedu/address/logic/commands/person/AddCommand.java 100.00% <ø> (ø)
...du/address/logic/commands/person/ClearCommand.java 100.00% <ø> (ø)
...u/address/logic/commands/person/DeleteCommand.java 100.00% <ø> (ø)
...edu/address/logic/commands/person/ListCommand.java 100.00% <ø> (ø)
...dress/logic/parser/person/DeleteCommandParser.java 100.00% <ø> (ø)
...address/logic/parser/person/FindCommandParser.java 100.00% <ø> (ø)
... and 63 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...7b743ad. Read the comment docs.

hanqinilnix and others added 28 commits April 9, 2022 11:47
Fix splitting string with multiple whitespaces
Fix issue with dates that distant in the future
Update AddEvent sequence diagram
…tsatDate

Update FindCommonTimingCommand.java
hanqinilnix and others added 30 commits April 11, 2022 22:23
Co-authored-by: markbiju <77234981+markbiju@users.noreply.github.com>
Co-authored-by: markbiju <77234981+markbiju@users.noreply.github.com>
Modify example of import schedule
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