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

[CS2103T-W11-2] JARVIS #74

Open
wants to merge 1,047 commits into
base: master
Choose a base branch
from

Conversation

Asuraxsoul
Copy link

As the cohort of NUS computing students increases over the years, the workload of the computing tutors is bound to increase. Fret not because JARVIS, a program that specializes in alleviating the cumbersome administrative tasks of tutoring, is here to aid the CS1101S avengers!

@codecov-commenter
Copy link

Codecov Report

Merging #74 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #74   +/-   ##
=========================================
  Coverage     72.31%   72.31%           
  Complexity      400      400           
=========================================
  Files            70       70           
  Lines          1228     1228           
  Branches        124      124           
=========================================
  Hits            888      888           
  Misses          308      308           
  Partials         32       32           

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...dd95c41. Read the comment docs.

GeNiaaz pushed a commit to GeNiaaz/tp that referenced this pull request Oct 5, 2020
…ct-Address

Refactor Address to ProjectDescription
@codecov-io
Copy link

codecov-io commented Oct 11, 2020

Codecov Report

Merging #74 (32cfb84) into master (6389d85) will decrease coverage by 7.42%.
The diff coverage is 64.69%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #74      +/-   ##
============================================
- Coverage     72.31%   64.88%   -7.43%     
- Complexity      400      856     +456     
============================================
  Files            70      136      +66     
  Lines          1228     3110    +1882     
  Branches        124      347     +223     
============================================
+ Hits            888     2018    +1130     
- Misses          308      973     +665     
- Partials         32      119      +87     
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/jarvis/AppParameters.java 75.00% <ø> (ø) 9.00 <0.00> (?)
src/main/java/seedu/jarvis/Main.java 0.00% <ø> (ø) 0.00 <0.00> (?)
src/main/java/seedu/jarvis/MainApp.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...in/java/seedu/jarvis/commons/core/GuiSettings.java 69.23% <ø> (ø) 5.00 <0.00> (?)
...ain/java/seedu/jarvis/commons/core/LogsCenter.java 78.37% <ø> (ø) 10.00 <0.00> (?)
.../main/java/seedu/jarvis/commons/core/Messages.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...c/main/java/seedu/jarvis/commons/core/Version.java 82.50% <ø> (ø) 19.00 <0.00> (?)
...in/java/seedu/jarvis/commons/core/index/Index.java 100.00% <ø> (ø) 10.00 <0.00> (?)
...is/commons/exceptions/DataConversionException.java 100.00% <ø> (ø) 1.00 <0.00> (?)
...rvis/commons/exceptions/IllegalValueException.java 50.00% <ø> (ø) 1.00 <0.00> (?)
... and 229 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...32cfb84. Read the comment docs.

chunyongg added a commit to chunyongg/Serenity that referenced this pull request Oct 12, 2020
…leteQuestion

Branch v1.2b Delete Question
chrystalquek pushed a commit to chrystalquek/tp that referenced this pull request Oct 20, 2020
Licheng-Wu pushed a commit to Licheng-Wu/tp that referenced this pull request Oct 20, 2020
…etable-storage

Allow fitNUS to save and load timetable slots
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.

7 participants