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

[CS2103-T17-1] MyMods #94

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

Conversation

kunnan97
Copy link

MyMods helps NUS students to track their modules taken throughout their entire university curriculum. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.

@codecov-io
Copy link

codecov-io commented Oct 8, 2020

Codecov Report

Merging #94 (6d836b0) into master (b3e3b78) will decrease coverage by 5.27%.
The diff coverage is 70.01%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #94      +/-   ##
============================================
- Coverage     72.31%   67.03%   -5.28%     
- Complexity      400      550     +150     
============================================
  Files            70       99      +29     
  Lines          1228     1793     +565     
  Branches        124      183      +59     
============================================
+ Hits            888     1202     +314     
- Misses          308      529     +221     
- Partials         32       62      +30     
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...in/java/seedu/address/commons/core/LogsCenter.java 78.37% <ø> (ø) 10.00 <0.00> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...ss/logic/commands/exceptions/CommandException.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
.../seedu/address/logic/parser/ArgumentTokenizer.java 97.36% <ø> (ø) 9.00 <0.00> (ø)
...c/main/java/seedu/address/logic/parser/Prefix.java 91.66% <ø> (ø) 7.00 <0.00> (ø)
...n/java/seedu/address/ui/AutoCompleteTextField.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
src/main/java/seedu/address/ui/CommandBox.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
src/main/java/seedu/address/ui/HelpWindow.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> (ø)
... and 122 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 b3e3b78...0023c42. Read the comment docs.

GeNiaaz pushed a commit to GeNiaaz/tp that referenced this pull request Oct 12, 2020
li-s pushed a commit to li-s/tp that referenced this pull request Oct 14, 2020
BILLXYR added a commit to BILLXYR/tp that referenced this pull request Oct 21, 2020
chrystalquek added a commit to chrystalquek/tp that referenced this pull request Oct 22, 2020
iqbxl added a commit to iqbxl/fitNUS that referenced this pull request Oct 26, 2020
…table-view

Update GUI for Timetable view
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