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 List Command and User Guide #82

Merged
merged 15 commits into from Oct 31, 2018

Conversation

Jeevz10
Copy link

@Jeevz10 Jeevz10 commented Oct 31, 2018

No description provided.

@coveralls
Copy link

coveralls commented Oct 31, 2018

Pull Request Test Coverage Report for Build 162

  • 49 of 61 (80.33%) changed or added relevant lines in 8 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.001%) to 81.197%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/java/seedu/address/logic/parser/EmployeeParser.java 0 1 0.0%
src/main/java/seedu/address/logic/parser/ManagerParser.java 0 1 0.0%
src/main/java/seedu/address/model/person/DepartmentContainsKeywordsPredicate.java 7 8 87.5%
src/main/java/seedu/address/logic/parser/ListCommandParser.java 20 22 90.91%
src/main/java/seedu/address/logic/commands/ListCommand.java 17 24 70.83%
Totals Coverage Status
Change from base Build 160: -0.001%
Covered Lines: 2211
Relevant Lines: 2723

💛 - Coveralls

local.properties Outdated
# For customization when using a Version Control System, please read the
# header note.
#Mon Sep 24 14:24:11 SGT 2018
sdk.dir=C\:\\Program Files (x86)\\Android\\android-sdk
Copy link
Collaborator

Choose a reason for hiding this comment

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

should this be here?

@jieliangang jieliangang merged commit 9d71f33 into CS2113-AY1819S1-T16-2:master Oct 31, 2018
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.

None yet

3 participants