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

Blank line shows in red color #59

Open
RajeswariMK opened this issue Aug 17, 2011 · 0 comments
Open

Blank line shows in red color #59

RajeswariMK opened this issue Aug 17, 2011 · 0 comments

Comments

@RajeswariMK
Copy link

Hi,I m using cover_me and rspec2 to test the controllers. cover_me showing a blank line between update and destroy action in red color. Can u tell me how to congigure that?
My result is below:
app/controllers/application_controller.rb - 100.0%
app/controllers/news_controller.rb - 94.6%
app/controllers/plans_controller.rb - 91.1%
app/controllers/sessions_controller.rb - 100.0%
app/helpers/application_helper.rb - 100.0%
app/helpers/news_helper.rb - 100.0%
app/helpers/plans_helper.rb - 100.0%
app/helpers/sessions_helper.rb - 100.0%
app/models/news.rb - 100.0%
app/models/plan.rb - 100.0%
Total - 98.57%

Even i m having > 90% my overall test result shows in red color. Where i m doing false?

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

No branches or pull requests

1 participant