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

Update User Guide and Developer Guide for Tasks #73

Merged
merged 6 commits into from
Oct 15, 2019

Conversation

jiayushe
Copy link

@jiayushe jiayushe commented Oct 15, 2019

@jiayushe jiayushe requested a review from le0tan October 15, 2019 12:55
@jiayushe jiayushe added this to In progress in AlgoBase via automation Oct 15, 2019
@jiayushe jiayushe added this to the v1.2 milestone Oct 15, 2019
AlgoBase automation moved this from In progress to Reviewer approved Oct 15, 2019
Copy link

@le0tan le0tan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@coveralls
Copy link

Pull Request Test Coverage Report for Build 168

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 211 unchanged lines in 13 files lost coverage.
  • Overall coverage increased (+0.2%) to 37.706%

Files with Coverage Reduction New Missed Lines %
file:/home/travis/build/AY1920S1-CS2103T-W11-1/main/src/main/java/seedu/algobase/logic/commands/HelpCommand.java 1 0.0%
file:/home/travis/build/AY1920S1-CS2103T-W11-1/main/src/main/java/seedu/algobase/logic/commands/AddCommand.java 3 75.0%
file:/home/travis/build/AY1920S1-CS2103T-W11-1/main/src/main/java/seedu/algobase/logic/commands/FindPlanCommand.java 4 0.0%
file:/home/travis/build/AY1920S1-CS2103T-W11-1/main/src/main/java/seedu/algobase/logic/commands/AddPlanCommand.java 7 0.0%
file:/home/travis/build/AY1920S1-CS2103T-W11-1/main/src/main/java/seedu/algobase/logic/commands/AddTaskCommand.java 7 48.28%
file:/home/travis/build/AY1920S1-CS2103T-W11-1/main/src/main/java/seedu/algobase/logic/commands/SortCommand.java 7 89.06%
file:/home/travis/build/AY1920S1-CS2103T-W11-1/main/src/main/java/seedu/algobase/logic/commands/DeleteTaskCommand.java 9 0.0%
file:/home/travis/build/AY1920S1-CS2103T-W11-1/main/src/main/java/seedu/algobase/logic/commands/DoneTaskCommand.java 9 0.0%
file:/home/travis/build/AY1920S1-CS2103T-W11-1/main/src/main/java/seedu/algobase/logic/commands/UndoneTaskCommand.java 9 0.0%
file:/home/travis/build/AY1920S1-CS2103T-W11-1/main/src/main/java/seedu/algobase/logic/parser/ParserUtil.java 20 36.11%
Totals Coverage Status
Change from base Build 163: 0.2%
Covered Lines: 868
Relevant Lines: 2302

💛 - Coveralls

@jiayushe jiayushe merged commit aa99e78 into AY1920S1-CS2103T-W11-1:master Oct 15, 2019
AlgoBase automation moved this from Reviewer approved to Done Oct 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
AlgoBase
  
Done
3 participants