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

edited the view budgets command to display the budget as a floating point number with 2 sf #137

Merged
merged 9 commits into from
Nov 11, 2018

Conversation

sanjukta99
Copy link

No description provided.

@coveralls
Copy link

coveralls commented Nov 11, 2018

Pull Request Test Coverage Report for Build 351

  • 3 of 12 (25.0%) changed or added relevant lines in 6 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.04%) to 68.02%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/java/seedu/address/logic/arithmetic/TotalAttendees.java 0 1 0.0%
src/main/java/seedu/address/logic/commands/ViewClubBudgetsCommand.java 0 1 0.0%
src/main/java/seedu/address/logic/BudgetCalculationManager.java 0 2 0.0%
src/main/java/seedu/address/logic/commands/BudgetCalculationCommand.java 0 5 0.0%
Totals Coverage Status
Change from base Build 348: -0.04%
Covered Lines: 2212
Relevant Lines: 3252

💛 - Coveralls

@sanjukta99 sanjukta99 self-assigned this Nov 11, 2018
@sanjukta99 sanjukta99 added the type.task Something that needs to be done, but not a story, bug, or an epic. e.g. Move testing code into a new label Nov 11, 2018
@melvintjc96 melvintjc96 merged commit f6b9ca3 into CS2113-AY1819S1-F09-1:master Nov 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

3 participants