Skip to content

Conversation

kaladay
Copy link
Contributor

@kaladay kaladay commented Aug 14, 2018

No description provided.

@kaladay kaladay requested review from a user and rladdusaw August 14, 2018 21:57
@coveralls
Copy link

coveralls commented Aug 14, 2018

Pull Request Test Coverage Report for Build 99

  • 7 of 10 (70.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 72.627%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/java/edu/tamu/app/controller/FeatureProposalController.java 3 4 75.0%
src/main/java/edu/tamu/app/model/repo/impl/FeatureProposalRepoImpl.java 0 2 0.0%
Totals Coverage Status
Change from base Build 86: 0.1%
Covered Lines: 727
Relevant Lines: 1001

💛 - Coveralls

private FeatureProposalState state;

@Column(nullable = true)
private String feedback;
Copy link

Choose a reason for hiding this comment

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

Move property feedback and its getter and setter into AbstractIdea. Remove it from FeatureProposal and Idea.

@ghost ghost merged commit 74f0156 into sprint6-staging Aug 15, 2018
@kaladay kaladay deleted the sprint6-b03633-feature_proposal-reject_reason branch August 27, 2018 15:17
This pull request was closed.
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.

2 participants