Skip to content

[CS2103T-T09-1] GradPad #67

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

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

Conversation

Silvernitro
Copy link

@Silvernitro Silvernitro commented Sep 14, 2020

GradPad allows you to keep track of your degree progress and modules taken during your time in NUS with ease. Faster and more lightweight than traditional GUI applications, view and update your progress by issuing simple text commands.

GeNiaaz pushed a commit to GeNiaaz/tp that referenced this pull request Oct 4, 2020
…iew-picture

Fix image names in AboutUs to work on teamlist site
@codecov-io
Copy link

codecov-io commented Oct 10, 2020

Codecov Report

Merging #67 (49cf581) into master (6389d85) will increase coverage by 9.37%.
The diff coverage is 88.13%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #67      +/-   ##
============================================
+ Coverage     72.31%   81.68%   +9.37%     
- Complexity      400      650     +250     
============================================
  Files            70       96      +26     
  Lines          1228     1780     +552     
  Branches        124      185      +61     
============================================
+ Hits            888     1454     +566     
+ Misses          308      255      -53     
- Partials         32       71      +39     
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...n/java/seedu/address/commons/core/GuiSettings.java 79.31% <0.00%> (+10.07%) 11.00 <0.00> (+6.00)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...ress/commons/exceptions/IllegalValueException.java 100.00% <ø> (ø) 1.00 <0.00> (-1.00)
...ddress/logic/parser/exceptions/ParseException.java 100.00% <ø> (ø) 1.00 <0.00> (-1.00)
...in/java/seedu/address/storage/GemCommandPaths.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...seedu/address/storage/RequiredCommandMessages.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
src/main/java/seedu/address/ui/IntroDisplay.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
src/main/java/seedu/address/ui/MainWindow.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
src/main/java/seedu/address/ui/ModuleCard.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
... and 119 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 6389d85...49cf581. Read the comment docs.

chunyongg added a commit to chunyongg/Serenity that referenced this pull request Oct 12, 2020
chrystalquek added a commit to chrystalquek/tp that referenced this pull request Oct 16, 2020
iqbxl pushed a commit to iqbxl/fitNUS that referenced this pull request Oct 19, 2020
shaokiat and others added 25 commits November 5, 2020 16:58
Expanded yes command and fixed case-sensitive issues
Silvernitro and others added 30 commits November 9, 2020 20:56
Update UG and DG as per vetting
…-javadocs

# Conflicts:
#	src/main/java/seedu/address/logic/parser/ParserUtil.java
update javadocs and remove unused variables
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