Defect #8746

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

Added by surajit dey 11 months ago. Updated 9 months ago.

Status:New Start date:2011-07-05
Priority:Normal Due date:2011-07-06
Assignee:- % Done:

0%

Category:Code cleanup/refactoring
Target version:-
Affected version: Resolution:

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.

rcov_rake.txt - rcov rake file (2.5 kB) Magnifier surajit dey, 2011-07-05 11:31

History

#1 Updated by Etienne Massip 11 months ago

  • Category set to Code cleanup/refactoring

#2 Updated by Jean-Baptiste Barth 9 months 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 ?

Also available in: Atom PDF