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

Add switch command #66

Merged
merged 13 commits into from
Oct 14, 2019

Conversation

tiuweehan
Copy link

No description provided.

@coveralls
Copy link

coveralls commented Oct 13, 2019

Pull Request Test Coverage Report for Build 156

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 98 unchanged lines in 5 files lost coverage.
  • Overall coverage increased (+0.4%) to 40.187%

Files with Coverage Reduction New Missed Lines %
file:/home/travis/build/AY1920S1-CS2103T-W11-1/main/src/main/java/seedu/algobase/logic/LogicManager.java 6 66.67%
file:/home/travis/build/AY1920S1-CS2103T-W11-1/main/src/main/java/seedu/algobase/logic/parser/AlgoBaseParser.java 13 44.0%
file:/home/travis/build/AY1920S1-CS2103T-W11-1/main/src/main/java/seedu/algobase/ui/DisplayTabPane.java 18 0.0%
file:/home/travis/build/AY1920S1-CS2103T-W11-1/main/src/main/java/seedu/algobase/model/ModelManager.java 28 50.0%
file:/home/travis/build/AY1920S1-CS2103T-W11-1/main/src/main/java/seedu/algobase/ui/MainWindow.java 33 0.0%
Totals Coverage Status
Change from base Build 153: 0.4%
Covered Lines: 860
Relevant Lines: 2140

💛 - Coveralls

@le0tan le0tan requested a review from jiayushe October 14, 2019 00:47
@le0tan le0tan added this to the v1.2 milestone Oct 14, 2019
@tiuweehan
Copy link
Author

Closes #48

@le0tan le0tan requested review from le0tan and removed request for jiayushe October 14, 2019 12:01
@tiuweehan tiuweehan merged commit efaaffa into AY1920S1-CS2103T-W11-1:master Oct 14, 2019
@tiuweehan tiuweehan deleted the add-switch-command branch October 14, 2019 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants