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

Added some tests for Time Identified Classes and SalesHistory #109

Merged
merged 5 commits into from Oct 31, 2018

Conversation

ParasK26
Copy link

No description provided.

@coveralls
Copy link

coveralls commented Oct 31, 2018

Pull Request Test Coverage Report for Build 316

  • 3 of 32 (9.38%) changed or added relevant lines in 8 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+2.7%) to 20.767%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/java/seedu/address/logic/commands/RemoveReminderCommand.java 0 1 0.0%
src/main/java/seedu/address/logic/parser/AllCommandsParser.java 0 2 0.0%
src/main/java/seedu/address/logic/parser/FinishedReminderCommandParser.java 0 2 0.0%
src/main/java/seedu/address/model/timeidentifiedclass/TimeIdentifiedClass.java 2 4 50.0%
src/main/java/seedu/address/logic/LogicManager.java 0 3 0.0%
src/main/java/seedu/address/model/ModelManager.java 0 9 0.0%
src/main/java/seedu/address/logic/commands/ViewAllRemindersCommand.java 0 10 0.0%
Files with Coverage Reduction New Missed Lines %
src/main/java/seedu/address/model/ModelManager.java 1 23.04%
Totals Coverage Status
Change from base Build 311: 2.7%
Covered Lines: 704
Relevant Lines: 3390

💛 - Coveralls

@ParasK26 ParasK26 merged commit 68aa0b2 into CS2113-AY1819S1-T13-3: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

2 participants