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

Improve handling of non-reportable groovy classes

    XMLWordPrintable

Details

    • 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.

    Description

      Due to Groovy AST bugs related with missing or corrupted information about source region (start row/column - end row/column) occupied by the given AST node, Clover has some heuristics implemented in order to skip such code sections.

      However, this leads to the issue that some class may be omitted in the report without a warning.

      Improvement:

      • better heuristics for code regions related with classes
      • print warnings to console about non-instrumented classes

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: