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

[v1.3] Implemented Unregister Command and updated UGDG, PPP #103

Merged
merged 10 commits into from Oct 30, 2018

Conversation

chiaxr
Copy link

@chiaxr chiaxr commented Oct 29, 2018

  • Implemented unregister functionality
  • Added PPP
  • Updated DG with more descriptive usage scenario and sequence diagram

@chiaxr chiaxr added type.story A user story priority.high Must do labels Oct 29, 2018
@chiaxr chiaxr added this to the v1.3 milestone Oct 29, 2018
@chiaxr chiaxr added this to TO DO in Event Manager via automation Oct 29, 2018
@coveralls
Copy link

Pull Request Test Coverage Report for Build 821

  • 1 of 31 (3.23%) changed or added relevant lines in 5 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-1.0%) to 82.308%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/java/seedu/address/logic/commands/RegisterCommand.java 0 1 0.0%
src/main/java/seedu/address/logic/parser/EventManagerParser.java 0 1 0.0%
src/main/java/seedu/address/logic/parser/UnregisterCommandParser.java 0 6 0.0%
src/main/java/seedu/address/logic/commands/UnregisterCommand.java 0 22 0.0%
Totals Coverage Status
Change from base Build 808: -1.0%
Covered Lines: 1926
Relevant Lines: 2340

💛 - Coveralls

@jamesyaputra jamesyaputra merged commit e44493c into master Oct 30, 2018
Event Manager automation moved this from TO DO to DONE Oct 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority.high Must do type.story A user story
Projects
Event Manager
  
DONE
Development

Successfully merging this pull request may close these issues.

None yet

3 participants