Skip to content

[CS2103-T13-3] Linky Time#45

Open
xMashedxTomatox wants to merge 671 commits into
nus-cs2103-AY2122S2:masterfrom
AY2122S2-CS2103T-T13-3:master
Open

[CS2103-T13-3] Linky Time#45
xMashedxTomatox wants to merge 671 commits into
nus-cs2103-AY2122S2:masterfrom
AY2122S2-CS2103T-T13-3:master

Conversation

@xMashedxTomatox
Copy link
Copy Markdown

The app provides a one stop platform for students to organize their Zoom/online meeting links so that they can view all their upcoming events. 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 14, 2022

Codecov Report

Merging #45 (8a3f4eb) into master (4f7660a) will increase coverage by 0.14%.
The diff coverage is 78.57%.

@@             Coverage Diff              @@
##             master      #45      +/-   ##
============================================
+ Coverage     72.15%   72.30%   +0.14%     
- Complexity      399      580     +181     
============================================
  Files            70       94      +24     
  Lines          1232     1903     +671     
  Branches        125      205      +80     
============================================
+ Hits            889     1376     +487     
- Misses          311      449     +138     
- Partials         32       78      +46     
Impacted Files Coverage Δ
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø)
...n/java/seedu/address/commons/core/GuiSettings.java 69.23% <ø> (ø)
...in/java/seedu/address/commons/core/LogsCenter.java 78.37% <ø> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø)
...dress/logic/commands/module/ListModuleCommand.java 0.00% <0.00%> (ø)
.../seedu/address/model/meeting/UrlOpenerManager.java 0.00% <0.00%> (ø)
.../model/meeting/exceptions/InvalidUrlException.java 0.00% <0.00%> (ø)
...eeting/exceptions/UnsupportedDesktopException.java 0.00% <0.00%> (ø)
.../java/seedu/address/model/util/SampleDataUtil.java 10.34% <0.00%> (-9.66%) ⬇️
...ain/java/seedu/address/storage/JsonAdaptedTag.java 66.66% <0.00%> (-33.34%) ⬇️
... 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...8a3f4eb. Read the comment docs.

xMashedxTomatox and others added 29 commits March 30, 2022 17:37
Co-authored-by: NatalieTanML <nat130613@gmail.com>
Add archive command and update UI to change between archive and upcoming
Fix URL validation regex and text wrapping
NatalieTanML and others added 30 commits April 10, 2022 21:35
Co-authored-by: NatalieTanML <nat130613@gmail.com>
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