Skip to content

[CS2103-T14-3] Tutor Tracker#45

Open
kingsleykuan wants to merge 1025 commits into
nus-cs2103-AY2021S2:masterfrom
AY2021S2-CS2103-T14-3:master
Open

[CS2103-T14-3] Tutor Tracker#45
kingsleykuan wants to merge 1025 commits into
nus-cs2103-AY2021S2:masterfrom
AY2021S2-CS2103-T14-3:master

Conversation

@kingsleykuan
Copy link
Copy Markdown

Tutor Tracker is a desktop app designed to help students search for tutors and manage tuition appointments, optimised for use via a Command Line Interface (CLI) for a fast and streamlined experience.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Feb 17, 2021

Codecov Report

Merging #45 (c409b7b) into master (c36220c) will decrease coverage by 28.62%.
The diff coverage is 32.43%.

❗ Current head c409b7b differs from pull request most recent head bc1d705. Consider uploading reports for the commit bc1d705 to get more accurate results
Impacted file tree graph

@@              Coverage Diff              @@
##             master      #45       +/-   ##
=============================================
- Coverage     72.15%   43.52%   -28.63%     
- Complexity      399      726      +327     
=============================================
  Files            70      206      +136     
  Lines          1232     4289     +3057     
  Branches        125      525      +400     
=============================================
+ Hits            889     1867      +978     
- Misses          311     2259     +1948     
- Partials         32      163      +131     
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...java/seedu/address/logic/commands/ExitCommand.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...nds/appointmentcommands/AddAppointmentCommand.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
.../appointmentcommands/DeleteAppointmentCommand.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...ds/appointmentcommands/EditAppointmentCommand.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...ogic/commands/budgetcommands/AddBudgetCommand.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...c/commands/budgetcommands/DeleteBudgetCommand.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...gic/commands/budgetcommands/EditBudgetCommand.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...gic/commands/budgetcommands/ViewBudgetCommand.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
... and 301 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 c36220c...bc1d705. Read the comment docs.

Hzxin pushed a commit to markuz5116/tp that referenced this pull request Feb 27, 2021
mrweikiat added a commit to mrweikiat/tp that referenced this pull request Mar 9, 2021
…adme

finalizing readme + adding yin photo
yutingzou and others added 30 commits April 12, 2021 22:43
edit typo and changes to (s) - plural/singluar for some words
Update developer guide to include design considerations for filter feature
Update AB-3 to Tutor Tracker in website header
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