From: SourceForge.net <no...@so...> - 2008-04-23 18:06:09
|
Feature Requests item #1949957, was opened at 2008-04-23 12:48 Message generated for change (Comment added) made by lewijw You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=720018&aid=1949957&group_id=130558 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Improvement in Test Coverage Initial Comment: I have been asked to display improvements in test coverage between multiple test runs (with the same source code base). The reports are to be tweaked to display previous line coverage,line coverage in the current run and the percentage improvement for each class/package. This can be done easily using old cobertura.ser file and tweaking the report generation process. Could you please let me know if i have to get approvals from Sourceforge in order to tweak the Cobertura report generation process (and Cobertura-Maven plug-in) to show code coverage improvements between test runs. Immediate response is highly appreciated. ---------------------------------------------------------------------- >Comment By: John Lewis (lewijw) Date: 2008-04-23 13:06 Message: Logged In: YES user_id=1031161 Originator: NO As long as the tweaked code keeps the same license, no approvals are necessary. That is the whole point of using open source code. I encourage you to submit a patch with the changes. Maybe we will add it in. It sounds like an interesting feature. ---------------------------------------------------------------------- Comment By: KIRAN KUMAR KSHIRASAGAR (ksagar_k) Date: 2008-04-23 13:02 Message: Logged In: YES user_id=2070782 Originator: NO This is submitted by me. Please let me know the response asap. Thanks in advance ! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=720018&aid=1949957&group_id=130558 |