[TIMOB-13184] CodeProcessor: code coverage includes non-platform specific files that it shouldn't
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2013-03-24T23:58:26.000+0000 |
| Affected Version/s | Release 3.0.0 |
| Fix Version/s | Release 3.1.0, 2013 Sprint 06 JS, 2013 Sprint 06 |
| Components | Code Processor |
| Labels | n/a |
| Reporter | Bryan Hughes |
| Assignee | Praveen Innamuri |
| Created | 2013-03-24T23:55:25.000+0000 |
| Updated | 2017-03-09T00:36:28.000+0000 |
Description
Files that are not platform specific that are overridden by platform specific files are not excluded from coverage data but should be.
Closing ticket as fixed.