Add clover.coverageRecorder field for Clover-for-Grails plugin

XMLWordPrintable

      A follow-up of CLOV-1189:

      Support the coverageRecorder natively in the plugin config. It would be nice to go back to using the simpler configuration instead of the setuptask/reporttask closures. Like:

      clover {
        coverageRecorder: 'SHARED'
      }
      

      Implementation:

      If coverageRecorder field is defined, then create a single profile named "default" with coverageRecorder as specified and undefined distributedCoverage.

      In case clover.setuptask is specified, then settings from this closure will override clover.coverageRecorder value.

            Assignee:
            Unassigned
            Reporter:
            Marek Parfianowicz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: