You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Jarek Jarcec Cecho (JIRA)" <ji...@apache.org> on 2015/07/29 22:13:04 UTC

[jira] [Created] (SQOOP-2447) Sqoop2: Precommit: Improve cobertura test coverage reporting

Jarek Jarcec Cecho created SQOOP-2447:
-----------------------------------------

             Summary: Sqoop2: Precommit: Improve cobertura test coverage reporting
                 Key: SQOOP-2447
                 URL: https://issues.apache.org/jira/browse/SQOOP-2447
             Project: Sqoop
          Issue Type: Sub-task
            Reporter: Jarek Jarcec Cecho
            Assignee: Jarek Jarcec Cecho
             Fix For: 1.99.7


Two things that I would like to improve here:

* We're currently printing WARNING with yellow color that is really badly visible, let's use orange instead that will provide better visibility.
* I've played a bit with cobertura and it seems to me that it's quite often reporting coverage +/- 1% (probably some different order when doing math on top of float/double), so I would like to adjust for that and simply report only if the test coverage decreases by more then 1%.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)