Project

General

Profile

Actions

Defect #8746

open

RCOV configuration for redmine plugin and not showing rcov coverage of redmine_plugin patch files

Added by surajit dey over 12 years ago. Updated over 12 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Code cleanup/refactoring
Target version:
-
Start date:
2011-07-05
Due date:
2011-07-06 (over 12 years late)
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

We're developing a plugin in which we use patch files for issue.rb, issues_controller.rb, user.rb, etc.. We've configured rcov in redmine plugin's lib/task/rcov.rake file. When we run rake rcov:all it doesn't show the patch or hook file's new method's coverage.

How to solve this issue plz let me know ASAP.
I've attached my rake file, see attached file.

Files

rcov_rake.txt (2.51 KB) rcov_rake.txt rcov rake file surajit dey, 2011-07-05 11:31
Actions #1

Updated by Etienne Massip over 12 years ago

  • Category set to Code cleanup/refactoring
Actions #2

Updated by Jean-Baptiste Barth over 12 years ago

  • Priority changed from Urgent to Normal

It's not "urgent" at all, since nothing visible to a user is broken. If you are developing a plugin, I assume you have some ruby skills, have you tried to find out why it doesn't work ? Does your rake file fixes this, or is it just an illustration for the problem ?

Actions

Also available in: Atom PDF