Uploaded image for project: 'Clover'
  1. Clover
  2. CLOV-1257

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

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      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.

            [CLOV-1257] Add clover.coverageRecorder field for Clover-for-Grails plugin

            There are no comments yet on this issue.

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

                Created:
                Updated:
                Resolved: