Skip to content

[CS2103T-W11-2] JARVIS#74

Open
Asuraxsoul wants to merge 1047 commits into
nus-cs2103-AY2021S1:masterfrom
AY2021S1-CS2103T-W11-2:master
Open

[CS2103T-W11-2] JARVIS#74
Asuraxsoul wants to merge 1047 commits into
nus-cs2103-AY2021S1:masterfrom
AY2021S1-CS2103T-W11-2:master

Conversation

@Asuraxsoul
Copy link
Copy Markdown

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
Copy Markdown

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
Copy Markdown

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
@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 65.38462% with 27 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (master@a920e9d). Learn more about missing BASE report.

Files with missing lines Patch % Lines
.../parser/ConsultationMasteryCheckCommandParser.java 56.52% 3 Missing and 7 partials ⚠️
...va/seedu/jarvis/logic/parser/AddCommandParser.java 68.18% 2 Missing and 5 partials ⚠️
...seedu/jarvis/logic/parser/DeleteCommandParser.java 60.00% 5 Missing and 1 partial ⚠️
...a/seedu/jarvis/logic/parser/EditCommandParser.java 20.00% 4 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff            @@
##             master      #74   +/-   ##
=========================================
  Coverage          ?   64.88%           
  Complexity        ?      856           
=========================================
  Files             ?      136           
  Lines             ?     3110           
  Branches          ?      347           
=========================================
  Hits              ?     2018           
  Misses            ?      973           
  Partials          ?      119           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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