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-W10-3] TimeForWheels #72

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

Conversation

CSjiade
Copy link

@CSjiade CSjiade commented Feb 27, 2021

TimeForWheels is an app for delivery drivers to manage their orders efficiently. It is optimized
for use via a Command Line Interface while still having the benefits of a Graphical User
Interface(GUI). Overall, TimeForWheels aims to increase work productivity for delivery drivers
by simplifying the delivery management and planning process.

@codecov-io
Copy link

codecov-io commented Feb 27, 2021

Codecov Report

Merging #72 (33445cf) into master (c36220c) will decrease coverage by 6.98%.
The diff coverage is 64.06%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #72      +/-   ##
============================================
- Coverage     72.15%   65.17%   -6.99%     
- Complexity      399      443      +44     
============================================
  Files            70       81      +11     
  Lines          1232     1545     +313     
  Branches        125      171      +46     
============================================
+ Hits            889     1007     +118     
- Misses          311      487     +176     
- Partials         32       51      +19     
Impacted Files Coverage Δ Complexity Δ
...c/main/java/seedu/timeforwheels/AppParameters.java 75.00% <ø> (ø) 9.00 <0.00> (?)
src/main/java/seedu/timeforwheels/Main.java 0.00% <ø> (ø) 0.00 <0.00> (?)
src/main/java/seedu/timeforwheels/MainApp.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
.../java/seedu/timeforwheels/commons/core/Config.java 68.18% <ø> (ø) 7.00 <0.00> (?)
.../seedu/timeforwheels/commons/core/GuiSettings.java 69.23% <ø> (ø) 5.00 <0.00> (?)
...a/seedu/timeforwheels/commons/core/LogsCenter.java 78.37% <ø> (ø) 10.00 <0.00> (?)
...ava/seedu/timeforwheels/commons/core/Messages.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...java/seedu/timeforwheels/commons/core/Version.java 82.50% <ø> (ø) 19.00 <0.00> (?)
.../seedu/timeforwheels/commons/core/index/Index.java 100.00% <ø> (ø) 10.00 <0.00> (?)
...ls/commons/exceptions/DataConversionException.java 100.00% <ø> (ø) 1.00 <0.00> (?)
... and 102 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...33445cf. Read the comment docs.

mrweikiat pushed a commit to mrweikiat/tp that referenced this pull request Mar 10, 2021
cheunggalen and others added 27 commits March 30, 2021 22:48
* 'master' of https://github.com/AY2021S2-CS2103T-W10-3/tp:
  Fix edit bug
  Update editCommandParser
  Update methodName
  Fix empty tag bug
  Add javaDoc comments
  Enable search by tags
  Update contributions
  Enable search by remarks
  Include email in search
* 'master' of https://github.com/CSjiade/tp:
  Edit tag
  Edit tag
  Edit tag 2
  Fix edit bug
  Update editCommandParser
…into branch-sort

* 'master' of https://github.com/AY2021S2-CS2103T-W10-3/tp:
  Edit tag
  Edit tag
  Edit tag 2
  Fix edit bug
  Update editCommandParser
  Update methodName
  Fix empty tag bug
  Add javaDoc comments
  Enable search by tags
  Update contributions
  Enable search by remarks
  Include email in search

# Conflicts:
#	src/main/java/seedu/timeforwheels/model/tag/Tag.java
* 'master' of https://github.com/AY2021S2-CS2103T-W10-3/tp:
  Edit TagTest
  Edit tags and ParserUtilTest
  Edit tags
  Edit tag tests
  Edit tag
  Edit tags
  Edit tags
  Edit json files
  Edit checkstyle
  Edit checkstyle
  Edit checkstyle
  Edit checkstyle
  Edit sort and tag
  Edit sort
  Add sort command and modify tag
Jacob-109 and others added 30 commits April 12, 2021 23:05
* 'master' of https://github.com/AY2021S2-CS2103T-W10-3/tp:
  Add Commands Add, Sort and Clear
  update dg lines
  Update PPP
  Update Storage UML diagram
  Updated PPP
  Update PPP
  Update PPP
  Updated AboutUs and PPP
  Update personal info
  update dg text
  update dg edit photo
  Fix checkStyle error
  Update DG
  Updated Developer Guide
  Update DG and PPP
  Update PPP
  Update DG
  Update Diagrams
  Update PPP
update email
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.

5 participants