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

Updated UI and fixed schedule parser #130

Merged
merged 4 commits into from Oct 30, 2018

Conversation

LowGinWee
Copy link

schedule parser commands are now "schedule-add", "schedule-edit" and schedule-delete" respectively
updated UG to reflect these changes.
Updated icon and added"information" banner.

@LowGinWee LowGinWee self-assigned this Oct 30, 2018
@LowGinWee LowGinWee added type.task Something that needs to be done, but not a story, bug, or an epic. e.g. Move testing code into a new type.story A user story labels Oct 30, 2018
@LowGinWee LowGinWee added this to the v1.3 milestone Oct 30, 2018
@LowGinWee LowGinWee merged commit 2389ca2 into CS2113-AY1819S1-W12-3:master Oct 30, 2018
@coveralls
Copy link

Pull Request Test Coverage Report for Build 442

  • 12 of 27 (44.44%) changed or added relevant lines in 6 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+1.0%) to 85.566%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/java/seedu/address/logic/parser/AddressBookParser.java 0 3 0.0%
src/main/java/seedu/address/logic/parser/ScheduleDeleteCommandParser.java 0 3 0.0%
src/main/java/seedu/address/logic/parser/ScheduleEditCommandParser.java 0 9 0.0%
Totals Coverage Status
Change from base Build 441: 1.0%
Covered Lines: 2887
Relevant Lines: 3374

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type.story A user story type.task Something that needs to be done, but not a story, bug, or an epic. e.g. Move testing code into a new
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants